Update CHANGELOG.md
This commit is contained in:
parent
5909244a69
commit
4755e217a6
|
@ -12,6 +12,7 @@ BUG FIXES:
|
|||
* core: Handle whitespace around the key in the `-var` flag. [GH-10717]
|
||||
* core: `terraform` block works in the presence of `_override` files [GH-10715]
|
||||
* core: Fix error when a provider in a module only referenced a variable [GH-10719]
|
||||
* core: Destroy ordering for resources that depend on each other across modules is correct [GH-745]
|
||||
|
||||
DEPRECATION REMOVALS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue