We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
is there in the book or in this repository a full example which shows all aspects of the book?
I ended up with a lot of peaces and would like to compare it with a small clean examples with modules and so on ...
Thank you
The text was updated successfully, but these errors were encountered:
I'm not sure I follow the question. A full example of what? An entire production architecture? The examples in the book are intentionally simplified; otherwise, they couldn't fit in a book! So the closest you'll get are some of the examples in later chapters, such as the live and modules folders in chapter 10. You can find examples that are closer to production using Terragrunt in https://github.com/gruntwork-io/terragrunt-infrastructure-live-example and https://github.com/gruntwork-io/terragrunt-infrastructure-modules-example.
live
modules
Sorry, something went wrong.
No branches or pull requests
Hi,
is there in the book or in this repository a full example which shows all aspects of the book?
I ended up with a lot of peaces and would like to compare it with a small clean examples with modules and so on ...
Thank you
The text was updated successfully, but these errors were encountered: