Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-11 15:42:17 +02:00 committed by GitHub
parent 73d68f7bcc
commit 607a54b9ff
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Expose RDS DB Instance HostedZoneId attribute [GH-10000]
* provider/aws: Ignore AWS internal tags [GH-7454]
* 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]