Oracle
1Z0-1072 · Question #6
Which does NOT set a variable in Terraform?
The correct answer is B. Setting the variable as key value pairs in a file in a subdirectory named tfvar. See the full explanation below for the reasoning.
Question
Which does NOT set a variable in Terraform?
Options
- APassing the variable with a var statement to Terraform
- BSetting the variable as key value pairs in a file in a subdirectory named tfvar
- CA default value in the variable declaration within a TF plan file
- DSetting the environment variable using a TF_VAR_ predicate in front of the variable name
How the community answered
(22 responses)- B86% (19)
- C5% (1)
- D9% (2)
Community Discussion
No community discussion yet for this question.