Question 36
What Terraform command can be used to inspect the current state file?
Question 37
Vault has failed to start. You inspect the log and find the error below. What needs to be changed in order to successfully start Vault?
"Error parsing config.hcl: At 1:12: illegal char"
Question 38
Which of the following Terraform files should be ignored by Git when committing code to a repo? (select two)
Question 39
By default, how long does the transit secrets engine store the resulting ciphertext?
Question 40
True or False:
A list(...) may contain a number of values of the same type while an object(...) can contain a number of values of different types.
