Question 66
Select the operating systems which are supported for a clustered Terraform Enterprise: (select four)
Question 67
You want to encrypt a credit card number using the transit secrets engine. You enter the following command and receive an error. What can you do to ensure that the credit card number is properly encrypted and the ciphertext is returned?
1. $ vault write -format=json transit/encrypt/creditcards plaintext="1234 5678 9101 1121"
2. Error writing data to transit/encrypt/orders: Error making API request.
3.
4. URL: PUT http://10.25.16.165:8200/v1/transit/encrypt/creditcards
5. Code: 400. Errors:
6.
7. * illegal base64 data at input byte 4
Question 68
By default, where does Terraform store its state file?
Question 69
Which three interfaces can be used to access Vault? (select three)
Question 70
Permissions for Vault backend functions are available at which path?
