Skip to content

feat: New parameters to terraform_validate and terragrunt_validate#180

Closed
tmeckel wants to merge 3 commits into
antonbabenko:masterfrom
tmeckel:new-parameters
Closed

feat: New parameters to terraform_validate and terragrunt_validate#180
tmeckel wants to merge 3 commits into
antonbabenko:masterfrom
tmeckel:new-parameters

Conversation

@tmeckel
Copy link
Copy Markdown

@tmeckel tmeckel commented Mar 10, 2021

This PR contains the following enhancements

terraform_validate

  • Added parameter --use-temp-data-dir
  • Added parameter --exclude-path

terragrunt_validate

  • Added parameter --exclude-path

Documentation in README.md has also been updated.

@tmeckel tmeckel changed the title New parameters to terraform_validate and terragrunt_validate feat: New parameters to terraform_validate and terragrunt_validate Mar 10, 2021
@MaxymVlasov MaxymVlasov added estimate/2h Need 2 hours to be done hook/terraform_validate Bash hook hook/terragrunt_validate Bash hook feature New feature or request labels Sep 9, 2021
@github-actions
Copy link
Copy Markdown

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions Bot added the stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 10, 2021
@MaxymVlasov MaxymVlasov removed the stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 14, 2021
@MaxymVlasov
Copy link
Copy Markdown
Collaborator

Hi.

About --exclude-path.
Please, use the native pre-commit feature exclude:

About --use-temp-data-dir
If you need this, use the native terraform feature TF_DATA_DIR

@tmeckel tmeckel deleted the new-parameters branch December 22, 2021 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

estimate/2h Need 2 hours to be done feature New feature or request hook/terraform_validate Bash hook hook/terragrunt_validate Bash hook

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants