mildsalsa/Terraform GitHub Actions

Runs Terraform commands via GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tf_actions_subcommandTerraform subcommand to execute.yes
tf_actions_versionTerraform version to install.yes
tf_actions_cli_credentials_hostnameHostname for the CLI credentials file.app.terraform.io
tf_actions_cli_credentials_tokenToken for the CLI credentials file.
tf_actions_commentWhether or not to comment on pull requests.true
tf_actions_working_dirTerraform working directory..
tf_actions_fmt_writeWrite Terraform fmt changes to source files.false
namedescription
tf_actions_outputThe Terraform outputs in JSON format.
tf_actions_plan_has_changesWhether or not the Terraform plan contained changes.
tf_actions_plan_outputThe Terraform plan output.
tf_actions_fmt_writtenWhether or not the Terraform formatting was written to source files.