Oracle Cloud Infrastructure 2019 Developer Associate — Question 112

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

Answer options

Correct answer: B, C

Explanation

Terraform supports configurations in JSON and HCL (HashiCorp Configuration Language). YAML and XML are not supported formats for Terraform configurations, making options A and D incorrect.