Updated on 2023-04-26 GMT+08:00

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.