Add default settings or instructions that will be included in every prompt (e.g., default account IDs or project names).
Control how your Terraform is generated.
Choose the format for your Terraform environments.
project/ ├── environments/dev/ │ └── main.tf └── environments/prod/ └── main.tf