Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-09-14 15:51:10 +01:00 committed by GitHub
parent 9d51ebd0aa
commit 958a312fe7
1 changed files with 1 additions and 0 deletions

View File

@ -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]