diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b708b73f..00695756d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,8 +26,8 @@ FEATURES: IMPROVEMENTS: +* core: After `apply`, if the state cannot be persisted to remote for some reason then write out a local state file for recovery [GH-14423] * core/provider-split: Split out the Oracle OPC provider to new structure [GH-14362] -* core: Use environment variables to set VersionPrerelease at compile time [GH-14733] * provider/aws: Show state reason when EC2 instance fails to launch [GH-14479] * provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480] * provider/aws: Add `tags` (list of maps) for `aws_autoscaling_group` [GH-13574]