Question 31
What is the result of the following terraform function call?
lookup({a="hello", b="goodbye"}, "c", "what?")
Question 32
After logging into the Vault UI, a user complains that they cannot enable Replication. Why would the replication configuration be missing?
Question 33
What is a downside to using a Terraform provider, such as the Vault provider, to interact with sensitive data, such as reading secrets from Vault?
Question 34
Which commands are available only after Vault has been unsealed? (select two)
Question 35
What are the primary benefits of running Vault in a production deployment over dev server mode? (select two)
