Prompt Settings

Add default settings or instructions that will be included in every prompt (e.g., default account IDs or project names).

Terraform Generation

Control how your Terraform is generated.

Choose the format for your Terraform environments.

Example File Structure:


  project/
  ├── environments/dev/
  │   └── main.tf
  └── environments/prod/
      └── main.tf