Update CHANGELOG.md

This commit is contained in:
Clint 2015-07-30 10:50:34 -05:00
parent c14f4f442a
commit b9d3f27c5f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ IMPROVEMENTS:
* provider/aws: Downcase RDS engine names to prevent continuous diffs [GH-2745]
* provider/aws: Added `source_dest_check` attribute to the aws_network_interface [GH-2741]
* provider/aws: Clean up externally removed Launch Configurations [GH-2806]
* provider/aws: Allow to configuring the DynamoDB Endpoint [GH-2825]
* provider/aws: Allow configuration of the DynamoDB Endpoint [GH-2825]
* provider/aws: Compute private ip addresses of ENIs if they are not specified [GH-2743]
* provider/azure: Provide a simpler error when using a Platform Image without a
Storage Service [GH-2861]