Oracle
1Z0-932(155Q) · Question #38
Which does NOT set a variable in Terraform?
The correct answer is A. Passing the variable with a var statement to Terraform. 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)- A82% (18)
- B9% (2)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.