boxboat/Terraform Steps

Run Terraform plan from PRs and Terraform plan/apply from `main`

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 22, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: boxboat/terraform-azure-actions@57d5e3657e6f1760f2d344f99a5e60e9f577dd15 # v1.0.0

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

namedescriptionrequireddefault
client-idThe service principal Client ID to useyes
client-secretThe service principal Client Secret to use. Please load it from a GitHub secret.yes
default-subscription-idThe default Subscription ID to use. The service principal must have access.yes
tenant-idThe Azure Active Directory Tenant ID to use.yes
working-directoryThe directory where the Terraform configuration is located.yes.
plan-titleThe title of the comment that GitHub will add after a `terraform plan`.yes
terraform-versionThe Terraform version to useyes1.1.9
GITHUB_TOKENThe secrets.GITHUB_TOKEN so that the action can create a comment on the PRyes

no outputs