diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d3b3ab8..35203dca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ BUG FIXES: * provider/aws: Only call replace Iam Instance Profile on existing machines [GH-12922] * provider/aws: Increase AWS AMI Destroy timeout [GH-12943] * provider/aws: Set aws_vpc ipv6 for associated only [GH-12899] + * provider/aws: Fix AWS ECS placement strategy spread fields [GH-12998] * provider/google: turn compute_instance_group.instances into a set [GH-12790] * provider/mysql: recreate user/grant if user/grant got deleted manually [GH-12791]