Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2020-08-11 11:50:31 -04:00 committed by GitHub
parent 5964e928dc
commit 989b58071f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
BUG FIXES:
* configs: include `providers` when processing module overrides [GH-25496]
* backend: fix inconsistent locking behavior between local and remote backends, which caused lingering locks in terraform console and import [GH-25454]
* states/statefile: consistently sort resources across modules [GH-25498]
## 0.13.0 (August 10, 2020)