terraform-provider-azurerm
terraform-provider-azurerm copied to clipboard
Terraform provider for Azure Resource Manager
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
The PR refactors the `azurerm_resource_group` resource to use the TypedSDK.
Support for new resource azurerm_custom_ip_prefix. A few things need to be clarified. 1. Due to an IPv6 issue in the API, currently only IPv4 is supported and confirmed with the...
### Description Add ability to export hostname from azure cdn endpoint hostname via output currently there doesn't seem to be a good way to do this current methods suggest (assuming...
Fixes #13894 Fixes #11563 Introduction of a `rewrite_rule_set.rewrite_rule.url.components` property to limit rewrite to URL Path or URL Query String only ## Acceptance Tests ```bash ❯ go install && make acctests...
When writing a rewrite rule where the intent is to only update the path without rewriting the query string, Terraform will set an empty string on the query string. This...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...