Skip to content

Commit

Permalink
Update for #28673
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Feb 6, 2025
1 parent 7ab5118 commit 71abb80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ENHANCEMENTS:
BUG FIXES:

* `azurerm_logic_app_action_http` - fix issue where `queries` would be set to an empty map instead of null when omitted from the configuration [GH-28447]
* `azurerm_machine_learning_compute_cluster` - allow resource creation when `node_public_ip_enabled` is `false` and `subnet_resource_id` has not been specified [GH-28673]
* `azurerm_network_watcher_flow_log` - prevent panic when removing the `traffic_analytics` block [GH-28416]
* `azurerm_oracle_autonomous_database` - fix incorrect type for the `supported_regions_to_clone_to` property [GH-28536]

Expand Down

0 comments on commit 71abb80

Please sign in to comment.