diff --git a/CHANGELOG.md b/CHANGELOG.md index 4844328f17f..8ff71178731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: * compute: Add `scratch_disk` property to `google_compute_instance` and deprecate `disk` [GH-123] * compute: Add `labels` property to `google_compute_instance` [GH-150] * compute: Add import support for `google_compute_image` [GH-194] +* compute: Add import support for `google_compute_https_health_check` [GH-213] * container: Add timeout support ([#13203](https://github.com/hashicorp/terraform/issues/13203)) * container: Allow adding/removing zones to/from GKE clusters without recreating them [GH-152] * project: Allow unlinking of billing account [GH-138]