Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot committed Jun 21, 2023
1 parent bc1a3d6 commit 71d65e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ Available targets:
terraform/precommit Terraform pull-request routine check/update
terraform/rewrite-required-providers Rewrite versions.tf to update existing configuration to add an explicit source attribute for each provider
terraform/tflint Lint terraform (with tflint)
terraform/tflint-fix Auto-fix tflint errors
terraform/tflint-fix-deprecated-index Auto-fix terraform deprecated list accessors
terraform/upgrade-modules This target has not been upgraded to handle registry format
terraform/validate Basic terraform sanity check
travis/docker-login Login into docker hub
Expand Down
2 changes: 2 additions & 0 deletions docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ Available targets:
terraform/precommit Terraform pull-request routine check/update
terraform/rewrite-required-providers Rewrite versions.tf to update existing configuration to add an explicit source attribute for each provider
terraform/tflint Lint terraform (with tflint)
terraform/tflint-fix Auto-fix tflint errors
terraform/tflint-fix-deprecated-index Auto-fix terraform deprecated list accessors
terraform/upgrade-modules This target has not been upgraded to handle registry format
terraform/validate Basic terraform sanity check
travis/docker-login Login into docker hub
Expand Down

0 comments on commit 71d65e0

Please sign in to comment.