Update CHANGELOG.md
This commit is contained in:
parent
d1f8a214ae
commit
09d320fd94
|
@ -59,6 +59,7 @@ BUG FIXES:
|
|||
* core: Improve handling of Provisioners in the graph, fixing "Provisioner already initialized" errors [GH-4877]
|
||||
* core: Skip `create_before_destroy` processing during a `terraform destroy`, solving several issues preventing `destroy`
|
||||
from working properly with CBD resources [GH-5096]
|
||||
* core: Error instead of panic on self var in wrong scope [GH-5273]
|
||||
* provider/aws: Fix Copy of Tags to DB Instance when created from Snapshot [GH-5197]
|
||||
* provider/aws: Fix DynamoDB Table Refresh to ensure deleted tables are removed from state [GH-4943]
|
||||
* provider/aws: Fix ElasticSearch `domain_name` validation [GH-4973]
|
||||
|
|
Loading…
Reference in New Issue