Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-17 18:11:33 +00:00 committed by GitHub
parent e06f32ffe9
commit 9e9b7f30ab
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
* provider/aws: Add 'route_table_id' to route_table data source ([#11157](https://github.com/hashicorp/terraform/pull/11157)) * provider/aws: Add 'route_table_id' to route_table data source ([#11157](https://github.com/hashicorp/terraform/pull/11157))
* provider/aws: Add Support for aws_cloudwatch_metric_alarm extended statistic [GH-11193] * provider/aws: Add Support for aws_cloudwatch_metric_alarm extended statistic [GH-11193]
* provider/aws: Make the type of a route53_record modifiable without recreating the resource [GH-11164] * provider/aws: Make the type of a route53_record modifiable without recreating the resource [GH-11164]
* provider/aws: Add Placement Strategy to aws_ecs_service resource [GH-11201]
* provider/azurerm: add caching support for virtual_machine data_disks [GH-11142] * provider/azurerm: add caching support for virtual_machine data_disks [GH-11142]
* provider/azurerm: make lb sub resources idempotent [GH-11128] * provider/azurerm: make lb sub resources idempotent [GH-11128]
* provider/cloudflare: Add verification for record types and content [GH-11197] * provider/cloudflare: Add verification for record types and content [GH-11197]