Update CHANGELOG.md

This commit is contained in:
Clint 2016-11-15 11:00:51 -06:00 committed by GitHub
parent 0369112057
commit 9aef2e5aa8
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ IMPROVEMENTS:
* provider/aws: Added aws_api_gateway_api_key created_date & last_updated_date attributes [GH-9530]
* provider/aws: Added aws_api_gateway_rest_api created_date attribute [GH-9532]
* provider/aws: Exposed aws_api_gateway_deployment.created_date attribute [GH-9534]
* provider/aws: Added `retry_duraction` to `redshift_configuration` in `kinesis_firehose_delivery_stream` [GH-10113]
* 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))