Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-12-12 09:23:35 -08:00 committed by GitHub
parent 882a5c49d7
commit 5eb614acee
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Validate that only a single `lifecycle` block exists per rource. [GH-10656]
* 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]
@ -22,7 +23,6 @@ BUG FIXES:
* provider/azurerm: fix virtual_machine reading plan as the wrong type [GH-10626]
* provider/openstack: More Import and Region Fixes [GH-10662]
## 0.8.0-rc3 (December 8, 2016)
BACKWARDS INCOMPATIBILITIES / NOTES: