jvo5610/terraform-pr-automation
Action to run in automation Terraform or terragrunt in a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 14, 2024
- License
- Apache 2.0
Pinned Snippet
uses: jvo5610/terraform-pr-automation@81bc9c90ab0eefc5bbb77f60b9e4c05c5c886d08 # v0.1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| LOG_LEVEL | Log level | no | ERROR |
| TERRAFORM_VERSION | Terraform version | no | v1.5.3 |
| TERRAGRUNT_VERSION | Terragrunt version | no | v0.48.6 |
| TERRAGRUNT_DEPTH | Minimum depth between the childs terragrunt configuration files and the parent | no | 0 |
| IAC_TOOL | IAC tool TERRAGRUNT or TERRAFORM | yes | — |
| EXCLUDED_DIRNAMES | Dirnames to be excluded from paths where automation run | no | [".github", ".modules"] |
| REVIEW_REQUIRED | Enable or disable review in specific paths to run apply command | no | false |
| REVIEW_PATHS | Directory names list that needs approve to run apply command | no | ["prod","production"] |
Outputs
no outputs