Update CHANGELOG.md

This commit is contained in:
The Terraform Team 2019-07-30 12:01:24 -04:00 committed by GitHub
parent f944b4a6a3
commit 7e6b05a95f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 0.12.6 (Unreleased)
NEW FEATURES:
* backend/oss: added support for assume role config [GH-22186]
* config: Resources can now use a for_each meta-argument [GH-17179]
ENHANCEMENTS: