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
- `azurerm_container_app`, `azurerm_container_app_job` - document the supported values for the `registry.identity` property
- `azurerm_mssql_database` - derive `zone_redundant` from the elastic pool when not explicitly configured
- `azurerm_virtual_network_gateway_connection` - only read the Shared Key for connection types that have one
- New Resource: azurerm_sre_agent
- azurerm_orchestrated_virtual_machine_scale_set: disk_controller_type and NvmeDisk placement
- `azurerm_virtual_network_peering` - recreate when subnet names change the peering kind
- azurerm_network_manager_routing_rule - fix validation when next_hop.address is unknown at plan time
- `azurerm_role_management_policy` - reject `active_assignment_rules.require_ticket_info`, which Azure does not support
- new resource: `azurerm_trusted_signing_certificate_profile`
- azurerm_private_endpoint - validate that at most one `subresource_names` entry is specified
- Docs
- Go not yet supported