Skip to content

Commit

Permalink
Update for #26473 #26761
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Jul 25, 2024
1 parent 4b29491 commit 2cd6497
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
## 3.114.0 (Unreleased)

FEATURES:

* **New Resource:** `azurerm_stack_hci_logical_network` [GH-26473]

ENHANCEMENTS:

* dependencies: updating `go-azure-helpers` to `v0.70.1` [GH-26757]
* `arckubernetes` - updating to use version `2024-01-01` [GH-26761]
* `data.azurerm_storage_account` - the `enable_https_traffic_only` property has been superseded by `https_traffic_only_enabled` [GH-26740]
* `azurerm_storage_account` - the `enable_https_traffic_only` property has been superseded by `https_traffic_only_enabled` [GH-26740]

BUG FIXES:

* `azurerm_dns_cname_record` - split create and update function to fix lifecycle - ignore [GH-26610]
* `azurerm_dns_srv_record` - split create and update function to fix lifecycle - ignore [GH-26627]
* `azurerm_linux_web_app` - Correctly set `site_config.always_on` as configured during Update [GH-25753]
* `azurerm_linux_web_app_slot` - Correctly set `site_config.always_on` as configured during Update [GH-25753]
* `azurerm_management_group_policy_remediation` - fix panic in deprecated schema change for 4.0 [GH-26767]
* `azurerm_linux_web_app` - correctly set `site_config.always_on` as configured during Update [GH-25753]
* `azurerm_linux_web_app_slot` - correctly set `site_config.always_on` as configured during Update [GH-25753]
* `azurerm_management_group_policy_remediation` - fix panic in deprecated schema change for 4.0 [GH-26767]

## 3.113.0 (July 18, 2024)

Expand Down

0 comments on commit 2cd6497

Please sign in to comment.