Question 21

Which of the following Vault policies will allow a Vault client to read a secret stored at secrets/applications/app01/api_key?
  • Question 22

    Select the two default policies created in Vault. (select two)
  • Question 23

    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?
  • Question 24

    What are some of the problems of how infrastructure was traditionally managed before Infrastructure as Code? (select three)
  • Question 25

    When multiple engineers start deploying infrastructure using the same state file, what is a feature of remote state storage that is critical to ensure the state does not become corrupt?