pixel-systems/terraform-plan

plans a terraform configuration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 11, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: pixel-systems/tfm-plan-gh-action@ebec1620cca3b5c2117f89b6bd7062d108d3c8de # v0.0.1

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

namedescriptionrequireddefault
regionaws region nameyes
access-keyaccess keyyes
secret-keysecret keyyes
terraform-folderfolder where your terraform configuration isyes
backend-configurationfile with additional backend configurationyes
terraform-var-filefile with the terraform variables (.tfvars or .tfvars.json)yes
terraform-plan-filefile where terraform will put the proposed planyes
destroy-modePlans a destroy action. false(default value)=>normal flow, true=>destroy mode.nofalse
session-nameIAM session name that will tag your sts-assume-role operation.noundefined
skip-summary-if-no-changesflag to avoid adding a job summary if there are no changes in the infrastructure.nofalse
skip-summaryflag to avoid adding a job summary.nofalse
terraform-cloudflag to set terraform execution against Terraform Cloudnofalse
namedescription
changes-detectedresources to added
resources-to-addresources to added
resources-to-changeresources to change
resources-to-deleteresources to delete