Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jun 7, 2024
1 parent 974a668 commit 1f1fab3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ ENHANCEMENTS:
* `network/serviceendpointpolicies` - update to use `hashicorp/go-azure-sdk` [GH-26196]
* `network/virtualnetworks` - update to use `hashicorp/go-azure-sdk` [GH-26217]
* `network/virtualwans`: update route resources to use `hashicorp/go-azure-sdk` [GH-26189]
* `azurerm_container_app_job` - support new properties `key_vault_secret_id` and `identity` in `secret` block [GH-25969]
* `azurerm_kubernetes_cluster` - add support for `dns_zone_ids` in the `web_app_routing` block [GH-26117]
* `azurerm_notification_hub_authorization_rule` - add support for `primary_connection_string` and `secondary_connection_string` properties [GH-26188]
* `azurerm_container_app_job` - support for the `key_vault_secret_id` and `identity` properties in the `secret` block [GH-25969]
* `azurerm_kubernetes_cluster` - support forthe `dns_zone_ids` popperty in the `web_app_routing` block [GH-26117]
* `azurerm_notification_hub_authorization_rule` - support for the `primary_connection_string` and `secondary_connection_string` properties [GH-26188]
* `azurerm_subnet` - support for the `default_outbound_access_enabled` property [GH-25259]

BUG FIXES:
Expand Down

0 comments on commit 1f1fab3

Please sign in to comment.