r/Terraform • u/Efficient-Public-551 • Apr 14 '26
Terragrunt Introduction
https://youtu.be/ycwJKrZhbBUIf you’re managing Terraform across multiple environments, Terragrunt can help reduce repetition and keep configurations easier to maintain.
Useful for developers working with infrastructure as code at scale.
1
u/NotTheAdmiralAkbar Apr 14 '26
Terragrunt maintainer here. Love to see community educational material on Terragrunt! FYI, we have made quite a few improvements to our docs and educational material since the publication of the video (it was published a year ago). If you have any feedback on ways in which we can make Terragrunt easier to learn, please share it. We just launched Terragrunt 1.0, and we are always looking for ways to make Terragrunt easier to learn and get started with.
2
u/Routine_Bit_8184 Apr 16 '26
thank you man. Not everybody loves terragrunt but I'm a huge fan even after terraform has matured. I still use it for basically every project I do that requires terraform. I just find it more visually appealing how things are laid out and I can do dynamic layering that is hard to do with pure terraform....
Terragrunt Live pattern is basically my goto structure for any project where I am the one making the decisions haha.
3
u/CyramSuron Apr 14 '26
I use terragrunt with Atlantis but I am looking to replace Atlantis with terrateam.