diff --git a/CHANGELOG.md b/CHANGELOG.md index 4130dfc8b257..8cd646625965 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_kubernetes_cluster` - fix validation preventing cluster's with `network_plugin_mode` set to `Overlay` due to a case change in the upstream API [GH-22153] +* `azurerm_bastion_host` - fix validation to set ForceNew when the `sku` is downgraded [GH-22147] ## 3.61.0 (June 12, 2023)