jvo5610/terraform-pr-automation

Action to run in automation Terraform or terragrunt in a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 14, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: jvo5610/terraform-pr-automation@81bc9c90ab0eefc5bbb77f60b9e4c05c5c886d08 # v0.1.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
LOG_LEVELLog levelnoERROR
TERRAFORM_VERSIONTerraform versionnov1.5.3
TERRAGRUNT_VERSIONTerragrunt versionnov0.48.6
TERRAGRUNT_DEPTHMinimum depth between the childs terragrunt configuration files and the parentno0
IAC_TOOLIAC tool TERRAGRUNT or TERRAFORMyes
EXCLUDED_DIRNAMESDirnames to be excluded from paths where automation runno[".github", ".modules"]
REVIEW_REQUIREDEnable or disable review in specific paths to run apply commandnofalse
REVIEW_PATHSDirectory names list that needs approve to run apply commandno["prod","production"]

no outputs