nathadfield commented on issue #17922:
URL: https://github.com/apache/airflow/issues/17922#issuecomment-908995367
I've just tried to start a version of our Astronomer based Airflow (v2.1.3)
using the v2.1.0rc1 Hashicorp provider but I'm seeing the following on startup.
```
File "/usr/local/lib/python3.7/site-packages/airflow/configuration.py", line
470, in getimport
2021-08-31T07:58:31.887552500Z f'The object could not be loaded. Please
check "{key}" key in "{section}" section. '
2021-08-31T07:58:31.887570500Z airflow.exceptions.AirflowConfigException:
The object could not be loaded. Please check "backend" key in "secrets"
section. Current value:
"airflow.providers.hashicorp.secrets.vault.VaultBackend".
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]