Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-19 13:22:26 +00:00 committed by GitHub
parent b4e0b8a9f5
commit dc052c5707
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ BUG FIXES:
* provider/aws: Fixed crash in `data_source_ami` with empty `owner` value [GH-10763]
* provider/aws: Require `master_username` and `master_password` if no snapshot given in Redshift Cluster [GH-9837]
* provider/azurerm: fix network_interface.ip_configuration hash for load balancers [GH-10834]
* provider/docker: Fix regression, 'cert_path' stop working [GH-10801]
* provider/google: Use node_version during google_container_cluster creation [GH-10817]
* provider/openstack: Handle Volume Creation Errors [GH-10821]