nerdexam
Oracle

1Z0-1072-20 · Question #12

Which two configuration formats does Terraform support? (Choose two.)

The correct answer is B. JSON C. HCL. Terraform configuration files can use either of two formats: Terraform domain-specific language (HashiCorp Configuration Language format [HCL]), which is the recommended approach, or JSON format if the files need to be machine-readable.

Implement OCI Compute

Question

Which two configuration formats does Terraform support? (Choose two.)

Options

  • AYAML
  • BJSON
  • CHCL
  • DXML

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    81% (29)
  • D
    11% (4)

Explanation

Terraform configuration files can use either of two formats: Terraform domain-specific language (HashiCorp Configuration Language format [HCL]), which is the recommended approach, or JSON format if the files need to be machine-readable.

Topics

#Terraform#HCL#JSON#infrastructure as code

Community Discussion

No community discussion yet for this question.

Full 1Z0-1072-20 Practice