Basic Terraform Syntax
Terraform's configuration language is based on the HashiCorp Configuration Language (HCL) syntax. It is easy to configure and read and compatible with the JSON syntax. For details, see https://developer.hashicorp.com/terraform/language.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.