Getting Started with Terraform Code with Terragrunt
1–2 of 2 posts
Re: Getting Started with Terraform Code with Terragrunt
#2Common advice is: 1) Don’t put all your infrastructure in the same stack 2) Use multiple environments, such as dev, staging, and production 3) Stacks deployed in multiple environments should share the same infrastructure code