nil0blue/Terraform Apply for Azure
Apply Terraform templates to Azure.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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 | — | . |
| varfile | Name of tfvars file within path | — | variables.tfvars |
Outputs
no outputs