HashiCorp Certified: Terraform Associate — Question 306
To check if all code in a Terraform configuration with multiple modules is properly formatted without making changes, what command should be run?
Answer options
- A. terraform fmt -check
- B. terraform fmt -write-false
- C. terraform fmt ג€"list -recursive
- D. terraform fmt -check -recursive