Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-12 11:05:07 +01:00 committed by GitHub
parent 44bc70971d
commit 90589dbf2b

View File

@ -6,6 +6,7 @@ FEATURES:
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/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]