Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-25 16:38:11 +01:00 committed by GitHub
parent c199d1fde2
commit e43871ece8
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ BUG FIXES:
* provider/aws: Delete Loging Profile from IAM User on force_destroy [GH-9583]
* provider/aws: Exposed aws_api_gw_domain_name.certificate_upload_date attribute [GH-9533]
* provider/azurerm: Fix Azure RM loadbalancer rules validation [GH-9468]
* provider/azurerm: Fix servicebus_topic values when using the Update func to stop perpetual diff [GH-9323]
* provider/datadog: Ignore float/int diffs on thresholds [GH-9466]