nerdexam
Oracle

1Z0-1072-20 · Question #46

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

(48 responses)
  • A
    4% (2)
  • B
    75% (36)
  • C
    15% (7)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-1072-20 Practice