Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2016-05-12 16:54:11 -07:00
parent 44deec3097
commit e414a7c444

View File

@ -22,6 +22,7 @@ BUG FIXES:
* core: Correct the previous fix for a bug causing "attribute not found" messages during destroy, as it was insufficient [GH-6599]
* provider/aws: `aws_codedeploy_deployment_group` panic when setting `on_premises_instance_tag_filter` [GH-6617]
* provider/aws: Updating state when `aws_sns_topic_subscription` is missing [GH-6629]
* provider/aws: `aws_opsworks_application.app_source` SSH key is write-only [GH-6649]
* provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522]
* provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635]