Merge branch 'master' of github.com:hashicorp/terraform

* 'master' of github.com:hashicorp/terraform:
  Update CHANGELOG.md
This commit is contained in:
clint shryock 2016-10-20 16:18:18 -05:00
commit 13501241e3
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ BUG FIXES:
* provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453]
* provider/datadog: Ignore float/int diffs on thresholds [GH-9466]
IMPROVEMENTS:
* provider/aws: No longer require `route_table_ids` list in `aws_vpc_endpoint` resources [GH-9357]
## 0.7.7 (October 18, 2016)