Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-14 09:34:38 +00:00 committed by GitHub
parent d8e846c895
commit ab03a50d92
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Expose RDS DB Instance HostedZoneId attribute ([#10000](https://github.com/hashicorp/terraform/issues/10000))
* provider/aws: Ignore AWS internal tags ([#7454](https://github.com/hashicorp/terraform/issues/7454))
* provider/aws: Exposed aws_iam_role create_date attribute [GH-10091]
* provider/azurerm: allow updating load balancer sub-resources ([#10016](https://github.com/hashicorp/terraform/issues/10016))
* provider/openstack: Instance `user_data` will now detect if input is already Base64-encode ([#9966](https://github.com/hashicorp/terraform/issues/9966))