Update CHANGELOG.md

This commit is contained in:
Lars Wander 2016-08-11 18:06:07 -04:00 committed by GitHub
parent ad4ca17f05
commit 82e2bd504b
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ IMPROVEMENTS
* provider/vsphere: Adding disk type of `Thick Lazy` to `vsphere_virtual_disk` and `vsphere_virtual_machine` [GH-7916]
* remote/consul: Support setting datacenter when using consul remote state [GH-8102]
* provider/google: Support Import of `google_compute_target_pool` [GH-8133]
* provider/google: Support Import of 'google_compute_forwarding_rule' [GH-8122]
* provider/google: Support Import of `google_compute_forwarding_rule` [GH-8122]
* provider/google: Support Import of `google_resource_http_health_check` [GH-8121]
BUG FIXES:
* provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]