ams0/Terraform Apply for Azure
Apply Terraform templates to Azure.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 17, 2020
- License
- MIT
Pinned Snippet
uses: ams0/terraform-apply-for-azure-action@a3396065f8d3eee1a815e887d171566299ece029 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| terraform_version | Terraform version | no | 0.12.17 |
| arm_client_id | Azure Service Principal id | yes | — |
| arm_client_secret | Azure Service Principal secret | yes | — |
| arm_subscription_id | Azure Subscription id | yes | — |
| arm_tenant_id | Azure Tenant id | yes | — |
| arm_access_key | Azure Access key for state file storage account | yes | — |
| variables | Comma-separated string of Terraform variables | — | "" |
| path | Path to Terraform directory, defaults to the working directory | — | . |
Outputs
no outputs