Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-11 13:12:26 +02:00 committed by GitHub
parent 4996f3e289
commit 1a139aac50
1 changed files with 2 additions and 1 deletions

View File

@ -43,10 +43,11 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Expose RDS DB Instance HostedZoneId attribute [GH-10000]
* provider/azurerm: allow updating load balancer sub-resources [GH-10016]
* provider/openstack: Instance `user_data` will now detect if input is already Base64-encode [GH-9966]
BUG FIXES:
* provider/aws: fix the validation of aws_redshift_cluster database_name #10019
* provider/aws: fix the validation of aws_redshift_cluster database_name [GH-10019]
## 0.7.10 (November 9, 2016)