Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-08 19:30:21 +01:00
parent dc30bd29fc
commit 1c3fff19d0
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ IMPROVEMENTS:
* provider/aws: Allow empty S3 config in Cloudfront Origin [GH-6487]
* provider/aws: Use `sts:GetCallerIdentity` as additional method for getting AWS account ID [GH-6385]
* provider/aws: Add agent_version argument to `aws_opswork_stack` [GH-6493]
* provider/aws: `aws_redshift_cluster` `automated_snapshot_retention_period` didn't allow 0 value [GH-6537]
* provider/triton: Add support for specifying network interfaces on `triton machine` resources [GH-6418]
* provider/triton: Deleted firewall rules no longer prevent refresh [GH-6529]
* provider/vsphere: Add `skip_customization` option to `vsphere_virtual_machine` resources [GH-6355]