Update CHANGELOG.md

This commit is contained in:
Pam Selle 2019-08-13 17:36:25 -04:00 committed by GitHub
parent e2931763bf
commit 62f06aecf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ BUG FIXES:
* plugin/sdk: Azure SDK components used by the `azure` remote state backend have been updated to recent versions. This should help prevent dependency conflicts when using Terraform components or the plugin SDK in other projects that have their own Azure dependencies. [GH-22247], [GH-22248]
* command/hook_ui: Truncate the ID considering multibyte characters [GH-18823]
* command/fmt: Terraform fmt no longer inserts spaces after % [GH-22356]
* config: ensure consistent evaluation when moving between single resources and for_each in addressing [GH-22454]
## 0.12.6 (July 31, 2019)