Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-12 12:57:33 +00:00 committed by GitHub
parent 3f5e12ff7e
commit d133cd82e8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ BUG FIXES:
* provider/aws: Allow import of aws_security_groups with more than one source_security_group_id rule [GH-9477]
* provider/aws: Fix issue importing `aws_vpc_peering_connection` [GH-#10635]
* provider/aws: Allow setting the DB Instance name when restoring from a snapshot [GH-10664]
* provider/azurerm: fix virtual_machine reading plan as the wrong type [GH-10626]
* provider/openstack: More Import and Region Fixes [GH-10662]