In regards to the transit secrets engine, which of the following is true given the following command and output: (select three)
1. $ vault write encryption/encrypt/creditcard plaintext=$(base64 <<< "1234 5678 9101 1121")
2. Key Value
3. --- -----
4. ciphertext vault:v3:cZNHVx+sxdMErXRSuDa1q/pz49fXTn1PScKfhf+PIZPvy8xKfkytpwKcbC0fF2U=
Environment variables can be used to set variables. The environment variables must be in the format TF_VAR_name and this will be checked last for a value. For example:
export TF_VAR_region=us-west-1
export TF_VAR_ami=ami-049d8641
export TF_VAR_alist='[1,2,3]'
export TF_VAR_amap='{ foo = 'bar', baz = 'qux' }'
https://www.terraform.io/docs/commands/environment-variables.html
Brittani
1 years agoMelita
1 years agoMelynda
1 years agoPete
12 months agoMammie
12 months agoAnissa
12 months agoGoldie
12 months agoLeslie
12 months agoLajuana
12 months agoMicaela
12 months agoShawana
1 years ago