This folder provides a complete, multi-tenant Forge deployment using Terragrunt for layered configuration.
⚠️ Important: Replace all
<ADD YOUR VALUE>
placeholders with actual values (e.g., tokens, ARNs, config IDs) before deploying.
Before deploying, ensure:
<ADD YOUR VALUE>
placeholders are replaceddocs/configurations/secrets.md
docs/configurations/dependency.md
terragrunt apply terragrunt/environments/prod/regions/eu-west-1/vpcs/sl/tenants/forge/runner_settings.hcl
terragrunt run-all apply terragrunt/environments/prod/
Tip: Always run
terragrunt run-all plan
first to validate changes before applying.