diff --git a/CHANGELOG.md b/CHANGELOG.md index 71a887c98b..d9cafb106b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,8 @@ IMPROVEMENTS: * provider/pagerduty: Validate credentials [GH-12854] BUG FIXES: - + + * core: Remove legacy remote state configuration on state migration. This fixes errors when saving plans. [GH-12888] * provider/arukas: Default timeout for launching container increased to 15mins (was 10mins) [GH-12849] * provider/aws: Fix flattened cloudfront lambda function associations to be a set not a slice [GH-11984] * provider/aws: Deprecate the usage of Api Gateway Key Stages in favor of Usage Plans [GH-12883]