diff --git a/CHANGELOG.md b/CHANGELOG.md index cb4950c64..9b842fc5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ BUG FIXES: * provider/aws: Fix reading auto scaling group load balancers [GH-5045] * provider/aws: Fix `aws_redshift_cluster` to allow `publicly_accessible` to be false [GH-5262] * provider/aws: Wait longer for internet gateways to detach [GH-5120] + * provider/aws: Fix issue reading auto scaling group termination policies [GH-5101] * provider/cloudflare: `ttl` no longer shows a change on each plan on `cloudflare_record` resources [GH-5042] * provider/docker: Fix the default docker_host value [GH-5088] * provider/google: Fix backend service max_utilization attribute [GH-5075]