Skip to content

Commit

Permalink
Update for #22478 #22991 #23005 #22989
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Aug 18, 2023
1 parent 3b28707 commit 2f48d16
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 3.71.0 (Unreleased)

ENHANCEMENTS:

* `automation`: upgrade remaining resources to `2022-08-08` [GH-22989]
* Data Source: `azurerm_disk_encryption_set` - add support for the `identity` block [GH-23005]
* `azurerm_linux_virtual_machine_scale_set` - cancel rolling upgrades that are in progress before destroying the resource [GH-22991]
* `azurerm_windows_virtual_machine_scale_set` - cancel rolling upgrades that are in progress before destroying the resource [GH-22991]

BUG FIXES:

* `azurerm_kubernetes_cluster` - deprecate `public_network_access_enabled` and prevent sending it to the API since it isn't functional [GH-22478]

## 3.70.0 (August 17, 2023)

FEATURES:
Expand Down

0 comments on commit 2f48d16

Please sign in to comment.