Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-09 18:14:55 +01:00
parent d3939db0a1
commit de7f558aba
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
* provider/aws: Add CloudFront `hosted_zone_id` attribute [GH-6530]
* provider/azurerm: Increase timeout for ARM Template deployments to 40 minutes [GH-6319]
* provider/azurerm: Make `private_ip_address` an exported field on `azurerm_network_interface` [GH-6538]
* provider/azurerm: Add support for `tags` to `azurerm_virtual_machine` [GH-6556]
* provider/cloudflare: Add proxied option to `cloudflare_record` [GH-5508]
* provider/docker: Add ability to keep docker image locally on terraform destroy [GH-6376]
* provider/fastly: Add S3 Log Streaming to Fastly Service [GH-6378]