Choose the format for your Terraform environments.
project/ ├── environments/dev/ │ └── main.tf └── environments/prod/ └── main.tf