Skip to content

Can you have multiple terragrunt.hcl files at the same level? #488

Answered by yorinasub17
jamesosbourn asked this question in Help
Discussion options

You must be logged in to vote

Hi, please take a look at this knowledge base post (note that both answers on the post are relevant, not just the one that is marked) which provides some context and suggestions on how to architect your terragrunt folder structure, as well as touching on the why of how Terragrunt is organized.

You will also want to take a look at https://terragrunt.gruntwork.io/docs/features/keep-your-terragrunt-architecture-dry/, which discusses the various features of Terragrunt that help keep the code DRY, such as how to reuse the source string.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yorinasub17
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment