A Vault client who has read access to the path secrets/apps/app1 is having trouble viewing the secret in the user interface (UI) but can access via the API. What can be done to resolve this issue?
What is the purpose of using the local-exec provisioner? (select two)
You want to use terraform import to start managing infrastructure that was not originally provisioned through infrastructure as code. Before you can import the resource's current state, what must you do in order to prepare to manage these resources using Terraform?
What is the result of the following terraform function call?
zipmap(["a", "b"], [1, 2])
Using the Vault CLI, what command is used to authenticate to Vault?