phaka/Phaka Terraform Action

An action that wraps Terraform and provides a few extra features

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryThe location where the terraform files are storedno.
workspaceThe name of the workspace to usenodefault
check-formatWhether to check the formatting of the Terraform filesnofalse
validate-moduleWhether to validate the Terraform modulenotrue
commandThe Terraform command to run (plan, apply, destroy)yes
namedescription
to-addNumber of resources to add
to-changeNumber of resources to change
to-destroyNumber of resources to destroy
to-importNumber of resources to import