mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
88dcb24c91
commit
a18d76ef1e
@ -4,6 +4,8 @@ BUG FIXES:
|
||||
|
||||
* core: Skip all descendents after error, not just children; helps prevent confusing
|
||||
additional errors/crashes after initial failure [GH-2963]
|
||||
* core: fix deadlock possibility when both a module and a dependent resource are
|
||||
removed in the same run [GH-2968]
|
||||
* provider/aws: Fix issue with authenticating when using IAM profiles [GH-2959]
|
||||
|
||||
## 0.6.2 (August 6, 2015)
|
||||
|
Loading…
Reference in New Issue
Block a user