Which does NOT set a variable in Terraform?
Select an option, then click Submit answer.
-
○
Passing the variable with a var statement to Terraform
-
○
Setting the variable as key value pairs in a file in a subdirectory named tfvar
-
○
A default value in the variable declaration within a TF plan file
-
○
Setting the environment variable using a TF_VAR_ predicate in front of the variable name