update CHANGELOG.md

This commit is contained in:
James Bardin 2020-01-13 10:45:13 -05:00
parent 66411b5ca0
commit c69267ea72
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ EXPERIMENTS:
Due to the experimental nature of this feature, we do not recommend using it in "production" modules yet and we require an explicit [experimental feature opt-in](https://www.terraform.io/docs/configuration/terraform.html#experimental-language-features) of `variable_validation`. Depending on what feedback we receive, the design of this experimental feature may change significantly in future versions without an automatic upgrade path.
BUG FIXES:
* core: Always clean up empty resources before empty modules [GH-23822]
## 0.12.19 (January 08, 2020)
ENHANCEMENTS: