Skip to content
New issue

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

Terraform template - add Terragrunt exclusions #3508

Open
wants to merge 2 commits into
base: master
from

Conversation

@markodjukic
Copy link

@markodjukic markodjukic commented Aug 24, 2020

Reasons for making this change:

Terragrunt is a thin wrapper tool for Terraform: https://terragrunt.gruntwork.io/

It makes sense to add this to the Terraform template, because if one is using Terragrunt, then by default Terraform is also being used. Terragrunt is popular and increasingly becoming a necessary wrapper for complex Terraform operations.

Links to documentation supporting these rule changes:

Documentation which highlights the caching folder:
https://terragrunt.gruntwork.io/docs/features/caching/#clearing-the-terragrunt-cache

The generate command which creates arbitrary generated* files in the current working directory:
https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#generate

@53jk1
53jk1 approved these changes Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants