Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-04-24 20:46:39 +02:00 committed by GitHub
parent 3c2a40a192
commit 28851ef5d9

View File

@ -43,6 +43,7 @@ IMPROVEMENTS:
* provider/aws: Add replica_source_db to the aws_db_instance datasource [GH-13842] * provider/aws: Add replica_source_db to the aws_db_instance datasource [GH-13842]
* provider/aws: Add IPv6 outputs to aws_subnet datasource [GH-13841] * provider/aws: Add IPv6 outputs to aws_subnet datasource [GH-13841]
* provider/aws: Exercise SecondaryPrivateIpAddressCount for network interface [GH-10590] * provider/aws: Exercise SecondaryPrivateIpAddressCount for network interface [GH-10590]
* provider/aws: Expose execution ARN + invoke URL for APIG deployment [GH-13889]
* provider/aws: Add tagging support to the 'aws_lambda_function' resource [GH-13873] * provider/aws: Add tagging support to the 'aws_lambda_function' resource [GH-13873]
* provider/aws: Validate WAF metric names [GH-13885] * provider/aws: Validate WAF metric names [GH-13885]
* provider/azurerm: VM Scale Sets - import support [GH-13464] * provider/azurerm: VM Scale Sets - import support [GH-13464]