Skip to content

Commit

Permalink
CHANGELOG #19722
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Dec 19, 2022
1 parent a033f22 commit 19e5a07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ FEATURES:

BUG FIXES:

* `azurerm_virtual_network_gateway_connection`: can now be created with a `azurerm_virtual_network_gateway` in another resource group [GH-19699]
* `azurerm_app_configuration_key` - fix a regression when handling IDs containing a `:` [GH-19722]
* `azurerm_virtual_network_gateway_connection` - can now be created with a `azurerm_virtual_network_gateway` in another resource group [GH-19699]

## 3.36.0 (December 15, 2022)

Expand Down Expand Up @@ -43,7 +44,7 @@ BUG FIXES:
* `azurerm_cdn_frontdoor_firewall_policy` - allow `Log` as a valid value for managed rule override `action` in DRS 2.0 and above ([#19637](https://github.com/hashicorp/terraform-provider-azurerm/issues/19637))
* `azurerm_cosmosdb_account` - enabling `analytical_storage_enabled` no longer forces recreation ([#19659](https://github.com/hashicorp/terraform-provider-azurerm/issues/19659))
* `azurerm_monitor_scheduled_query_rules_alert_v2` - use the correct alue `Equals` for operator ([#19594](https://github.com/hashicorp/terraform-provider-azurerm/issues/19594))
* `azurerm_mssql_database` - `threat_detection_policy.0.storage_*` can now be correctly set as empty ([#19670](https://github.com/hashicorp/terraform-provider-azurerm/issues/19670))
* `azurerm_mssql_database` - the `threat_detection_policy.storage_*` properties can now be correctly set as empty ([#19670](https://github.com/hashicorp/terraform-provider-azurerm/issues/19670))
* `azurerm_synapse_linked_service` - add validation for `type` ([#19636](https://github.com/hashicorp/terraform-provider-azurerm/issues/19636))
* `azurerm_resource_policy_exemption` - changing the `policy_assignment_id` property not created a new resource ([#19674](https://github.com/hashicorp/terraform-provider-azurerm/issues/19674))
* `azurerm_resource_group_policy_exemption` - changing the `policy_assignment_id` property not created a new resource ([#19674](https://github.com/hashicorp/terraform-provider-azurerm/issues/19674))
Expand Down

0 comments on commit 19e5a07

Please sign in to comment.