diff --git a/CHANGELOG.md b/CHANGELOG.md index 955b67d67..9efd90094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ BUG FIXES: * provider/aws: Expect exception on deletion of APIG Usage Plan Key [GH-14958] * provider/aws: Fix panic on nil dead_letter_config [GH-14964] * provider/aws: Work around IAM eventual consistency in CW Log Subs [GH-14959] +* provider/aws: Fix ModifyInstanceAttribute on new instances [GH-14992] * provider/azurerm: Preserve the Subnet properties on Update [GH-13877] * provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897] * provider/github: Do not set incorrect values in github_team data source [GH-14859]