terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
Go
Terraform Azure Resource Manager provider
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported10 Subscribers
Add a CodeTriage badge to terraform-provider-azurerm
Help out
- Issues
- fix: Support for Allow patch configuration when using os_managed_disk_id with...
- New Resource: `azurerm_network_ddos_custom_policy`
- Support for Priority replication & Tags replication in azurerm_storage_object_replication
- `azurerm_managed_redis` - allow updating `clustering_policy` in place
- `azurerm_linux_function_app_slot` - updating an unrelated attribute rewrites `linuxFxVersion` as `DOCKER|https://<registry>/<image>:<tag>` (scheme not stripped), breaking the container slot
- `azurerm_linux_function_app_slot` - strip the URL scheme from `registry_url` when building `linuxFxVersion`
- New Resource: azurerm_billing_invoice_section
- azurerm_function_app_flex_consumption: AzureWebJobsStorage in app_settings never converges — stripped on Read, re-injected on Update
- `azurerm_vpn_server_configuration` - fix persistent diff when the API returns an empty `radiusServerAddress`
- `data.network_interface` - add missing attributes to match resource
- Docs
- Go not yet supported