From e7411891f4266fc374b7ca28250d0484f1886091 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 14 Nov 2016 12:12:34 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ed29066a..6d04e9733 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ IMPROVEMENTS: * provider/aws: Exposed aws_iam_role create_date attribute [GH-10091] * 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/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))