diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c486e3c9..2fda6334cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ FEATURES: * core: Data Resources are now supported. Values are refreshed, and available during the planning stage [GH-6598] * core: Lists and maps can now be used as first class types for variables, and may be passed between modules [GH-6322] * core: The `terraform plan` command no longer persists state. [GH-6811] + * core: Tainted resources now show up in the plan and respect dependency ordering [GH-6600] IMPROVEMENTS: