This repo supports both Terraform Stacks and Terraform Modules.
- Multi-environment promotion (dev/test/prod)
- Centralized governance and policy enforcement
- Standardized orchestration of multiple components
- Local development or CI pipelines
- Integration into existing Terraform codebases
- Simpler workflows without Terraform Cloud/Enterprise
- Use
stacks/apigee-platform/stack.hclas the component configuration. - Rename to
stack.tfcomponent.hclfor Terraform Cloud/Enterprise. - Provide variables for project, region, and networking inputs.
- Use the examples in
examples/. - Or compose the components directly in your root module.