Update CHANGELOG.md

This commit is contained in:
Lars Wander 2016-08-11 18:07:59 -04:00 committed by GitHub
parent ef9591952a
commit 45219dbb4f
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ IMPROVEMENTS
* 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_resource_http_health_check` [GH-8121]
* provider/google: Support Import of `google_compute_autoscaler` [GH-8115]
BUG FIXES:
* provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]