This directory contains ready-to-use, real-world examples for deploying Forge in various AWS environments. Each example demonstrates best practices for multi-tenant, secure, and observable CI/CD infrastructure using Forge modules and Terragrunt.
Example Folder | Description |
---|---|
infra-forge |
Standalone Forge infrastructure setup: VPC, EKS, IAM, secrets, billing, and more. |
forge_with_integrations |
Forge with integrations for Splunk, Teleport, and other observability/security tools. |
index.md
or README.md
in the example folder for scenario-specific instructions and module overviews.<ADD YOUR VALUE>
placeholders with your actual configuration (tokens, ARNs, IDs, etc).docs/configurations/secrets.md
).terragrunt run-all plan
terragrunt run-all apply
Tip:
Always review the example’s prerequisites and dependencies before applying.
For questions or help, open an issue or discussion in the Forge GitHub repository.