#terragrunt (2021-08)

terragrunt

Terragrunt discussions

Archive: https://archive.sweetops.com/terragrunt/

2021-08-30

Carlo Jessurun avatar
Carlo Jessurun

Does anyone have a modern reference project in Terragrunt that showcases a modern working implementation for Dependencies?

sheldonh avatar
sheldonh

I can try to throw something together possibly if you don’t find something. I’m busy today but if you ping me tomorrow and still need it maybe I can put together a quick updated tutorial based on my deep dive into rebuilding infra using terragrunt and give some examples.

At the end of the day, I really didn’t want to use terragrunt TBH because it added even more abstraction, but it did offer inherited variables in a way that made sense to me over using yaml merging modules.

make sure to mention me if you still need it so I get pinged

Amit Karpe avatar
Amit Karpe

One big example for “Deploying complex apps to AWS with Terraform, Ansible, and Packer” https://github.com/cogini/multi-env-deploy https://www.cogini.com/blog/deploying-complex-apps-to-aws-with-terraform-ansible-and-packer/

Hope this helps

Amit Karpe avatar
Amit Karpe

@sheldonh Can you share your example?

sheldonh avatar
sheldonh

I tried to get started but work called. If I can I will, but not sure yet if I’ll have capacity in the next couple days. Feel free if you don’t make progress to ping me if you still want that in a few days.

    keyboard_arrow_up