suggest_terraform_architecture
Generate Terraform architecture and repository patterns for multi-environment infrastructure based on workload, team size, compliance, and regional requirements.
Instructions
Suggest Terraform architecture and repository patterns for multi-environment infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workloadType | No | Primary workload profile for architecture recommendations. | general |
| environments | No | Target environments to support in the architecture. | |
| multiRegion | No | Whether workloads run across multiple regions. | |
| complianceProfile | No | Compliance profile used to tune governance recommendations. | none |
| teamSize | No | Number of engineers operating Terraform code. | |
| currentPainPoints | No | Optional pain points or constraints in the current architecture. | |
| includeReferenceLayout | No | Include a suggested repository and folder layout. |