You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`env`| Map | A map of the resolved connection-related environment variables (`VAULT_ADDR`, `VAULT_TOKEN`) |
31
+
32
+
## Default Connection
33
+
34
+
The `vault` connection type includes an implicit, default connection (`connection.vault.default`) that will be configured to set the `token` to the `VAULT_TOKEN` environment variable and the `domain` to `VAULT_ADDR`.
0 commit comments