Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Add RegionHealthCheck to compute #185

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Add RegionHealthCheck to compute #185

merged 1 commit into from
Sep 16, 2019

Conversation

modular-magician
Copy link
Owner

/cc @tysen

@@ -100,6 +100,20 @@ Properties that can be accessed from the `google_compute_health_check` resource:

* `port_specification`: Specifies how port is selected for health checking, can be one of the following values: * `USE_FIXED_PORT`: The port number in `port` is used for health checking. * `USE_NAMED_PORT`: The `portName` is used for health checking. * `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each network endpoint is used for health checking. For other backends, the port or named port specified in the Backend Service is used for health checking. If not specified, SSL health check follows behavior specified in `port` and `portName` fields.

* `http2_health_check`: A nested object resource
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe make this a better description of what the object contains?

Signed-off-by: Modular Magician <[email protected]>
@tysen tysen merged commit d6d3bfa into master Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants