Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-17 16:28:57 +00:00 committed by GitHub
parent d97f7e5d7b
commit 8b1f9b5092
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUG FIXES:
* provider/aws: Fix panic when querying VPC's main route table via data source ([#11134](https://github.com/hashicorp/terraform/issues/11134))
* provider/aws: Allow creating aws_codecommit repository outside of us-east-1 [GH-11177]
* provider/azurerm: use configured environment for storage clients [GH-11159]
* provider/ignition: allowing empty systemd.content when a dropin is provided [GH-11216]
* provider/scaleway: Rename Scaleway provider parameters to match more closely to the API [GH-10874]
* provider/vault: Remove user input for optional vault provider fields [GH-11082]