michielvha/Terraform Deploy to Azure
Deploy infrastructure to Azure using Terraform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| storage_account_name | Azure Storage Account Name for Terraform State | yes | — |
| container_name | Azure Blob Container Name for Terraform State | yes | — |
| key | Key for Terraform State in Azure Blob | yes | — |
| resource_group_name | Azure Resource Group Name for Storage Account | yes | — |
| client_id | Azure Client ID for Service Principal | yes | — |
| client_secret | Azure Client Secret for Service Principal | yes | — |
| tenant_id | Azure Tenant ID for Service Principal | yes | — |
| subscription_id | Azure subscription ID for Service Principal | yes | — |
| working_directory | Working directory for Terraform files | no | . |
Outputs
no outputs