mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-08 16:35:25 -04:00
update CHANGELOG.md
This commit is contained in:
parent
e342448a4d
commit
0f20742134
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ ENHANCEMENTS:
|
|||
|
||||
BUG FIXES:
|
||||
* backend/remote: fix conflict with normalized config dir and vcs root working directory [GH-22096]
|
||||
* configs: Ensure diagnostics are properly recorded from nested modules [GH-22098]
|
||||
* core: Prevent inconsistent final plan error when using dynamic in a set-type block [GH-22057]
|
||||
|
||||
## 0.12.4 (July 11, 2019)
|
||||
|
|
|
|||
Loading…
Reference in a new issue