From 958a312fe7512c3b15e47bf1b959dab88aba8a70 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Wed, 14 Sep 2016 15:51:10 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdca790b4..946d796e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ IMPROVEMENTS: * provider/aws: Support 'publish' attribute in lambda_function [GH-8653] * provider/aws: Export AWS ELB service account ARN [GH-8700] * provider/aws: Allow `aws_alb` to have the name auto-generated [GH-8673] + * provider/aws: Expose `awn_suffix` on `aws_alb` [GH-8833] * provider/azurerm: support Diagnostics Profile [GH-8277] * provider/google: Resources depending on the `network` attribute can now reference the network by `self_link` or `name` [GH-8639] * provider/postgresql: The standard environment variables PGHOST, PGUSER, PGPASSWORD and PGSSLMODE are now supported for provider configuration [GH-8666]