Update CHANGELOG.md

This commit is contained in:
Clint 2016-10-05 13:49:26 -05:00 committed by GitHub
parent 5b87cd49a9
commit bd9f10e3e7
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ BUG FIXES:
* provider/aws: Fix issue detaching volumes that were already detached [GH-9023]
* provider/aws: Add retry to the `aws_ssm_document` delete func [GH-9188]
* provider/aws: Fix issue updating `search_string` in aws_cloudwatch_metric_alarm [GH-9230]
* provider/aws: Update EFS resource to read performance mode and creation_token [GH-9234]
* provider/azurerm: fix resource ID parsing for subscriptions resources [GH-9163]
* provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984]
* provisioner/chef: Fix an error with parsing certain `vault_json` content [GH-9114]