From 105167c6cbfd00428d3afbf8d0010712c12a6bd9 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 24 Apr 2017 11:02:59 +0100 Subject: [PATCH] Updating to include #13885 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1f49be4..a8182092b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ IMPROVEMENTS: * provider/aws: Add IPv6 outputs to aws_subnet datasource [GH-13841] * provider/aws: Exercise SecondaryPrivateIpAddressCount for network interface [GH-10590] * provider/aws: Add tagging support to the 'aws_lambda_function' resource [GH-13873] + * provider/aws: Validate WAF metric names [GH-13885] * provider/azurerm: VM Scale Sets - import support [GH-13464] * provider/azurerm: Allow Azure China region support [GH-13767] * provider/digitalocean: Export droplet prices [GH-13720]