Question 16
Which command is used to initialize Vault after first starting the Vault service?
Question 17
True or False:
The terraform refresh command is used to reconcile the state Terraform knows about (via its state file) with the real-world infrastructure. If the drift is detected between the real-world infrastructure and the last known-state, it will modify the infrastructure to correct the drift.
Question 18
As opposed to service tokens, batch tokens are ideal for what type of action?
Question 19
True or False: When encrypting data with the transit secrets engine, Vault always stores the ciphertext in a dedicated KV store along with the associated encryption key.
Question 20
Using the Vault CLI, what command is used to authenticate to Vault?
