diff --git a/CHANGELOG.md b/CHANGELOG.md index 665f111a17..bda9ca62c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ BUG FIXES: * core: Respect module target path argument on `terraform init` [GH-4753] * core: Write planfile even on empty plans [GH-4766] * core: Add validation error when output is missing value field [GH-4762] + * core: Fix improper handling of orphan resources when targeting [GH-4574] * config: Detect a specific JSON edge case and show a helpful workaround [GH-4746] * provider/openstack: Ensure valid Security Group Rule attribute combination [GH-4466] * provider/openstack: Don't put fixed_ip in port creation request if not defined [GH-4617]