Updating to include #13670

This commit is contained in:
Tom Harvey 2017-05-03 08:07:08 +01:00 committed by GitHub
parent 3383222667
commit d849f0e9e0
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
* provider/aws: Add support for IAMDatabaseAuthenticationEnabled [GH-14092]
* provider/aws: aws_dynamodb_table Add support for TimeToLive [GH-14104]
* provider/aws: Add `security_configuration` support to `aws_emr_cluster` [GH-14133]
* provider/azurerm: `azurerm_template_deployment` now supports String/Int/Boolean outputs [GH-13670]
* provider/azurerm: Expose the Private IP Address for a Load Balancer, if available [GH-13965]
* provider/dnsimple: Add support for import for dnsimple_records [GH-9130]
* provider/google: Add support for networkIP in compute instance templates [GH-13515]