google_compute_health_check

Get information about a HealthCheck.

Example Usage

data "google_compute_health_check" "health_check" {
  name = "my-hc"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_compute_health_check resource for details of the available attributes.