Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-07 09:32:44 +01:00 committed by GitHub
parent de53db01b9
commit 9c21a91043
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
FEATURES:
IMPROVEMENTS:
* provider/aws: Support 'publish' attribute in lambda_function [GH-8653]
* 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]