What is the default method of authentication after first initializing Vault?
Vault does not trust the storage backend.
When a primary Vault cluster fails, Vault will automatically promote a secondary cluster to ensure maximum uptime.
When using providers that require the retrieval of data, such as the HashiCorp Vault provider, in what phase does Terraform actually retrieve the data required?
A user has logged into the Vault user interface but cannot browse to a secret located at kv/applications/app3, however, the policy the user is bound by permits read permission to the secret.
Because of the read permission, the user should be able to read the secret in the Vault UI.