docs/src/content/docs/02-guides/02-continuous-integration-with-terragrunt/06-whats-next.mdx
You've gone from a blank account to a working CI pipeline that plans on every PR and applies on merge, with OIDC authentication and DAG-aware orchestration. You can continue to use the same setup for your real production infrastructure going forward.
Some things worth exploring beyond this guide:
memory value for the service unit? What happens when you add another service unit? What happens when you remove one of them? How many units get planned? How many get applied?non-prod and prod account directories and us-east-1 as a region. The terragrunt-infrastructure-live-stacks-example repository demonstrates the full pattern for managing infrastructure across multiple accounts and regions. Read through the Pipelines AWS Authentication documentation to learn how to configure Pipelines for multiple AWS accounts. Try setting cross account dependencies!If you get stuck or have questions, the Terragrunt Discord community is active and happy to help.