Updating to include #13965

This commit is contained in:
Tom Harvey 2017-04-27 11:20:41 +01:00 committed by GitHub
parent a23201a415
commit d615332d80
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Add support for CustomOrigin timeouts to aws_cloudfront_distribution [GH-13367]
* 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/triton: Add support for reading provider configuration from `TRITON_*` environment variables in addition to `SDC_*`[GH-14000]