DEV Community

Discussion on: Terraform Best Practices

 
padakipavan profile image
padaki-pavan

Alternatively have a look at terragrunt, it solves the exact same problem you described.

Thread Thread
 
cryptic022 profile image
Pankaj Kumar

I have just started using terragrunt. It solves the exact problem.

Thread Thread
 
aronjohnson profile image
Aron Johnson

Thanks for the tip about Terragrunt. Looks super handy.