mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
71a05be3af
commit
169d26accd
2 changed files with 3 additions and 3 deletions
|
@ -85,7 +85,7 @@ options:
|
|||
port:
|
||||
description:
|
||||
- The TCP port number for the HTTPS health check request.
|
||||
- The default value is 80.
|
||||
- The default value is 443.
|
||||
required: false
|
||||
type: int
|
||||
request_path:
|
||||
|
@ -224,7 +224,7 @@ name:
|
|||
port:
|
||||
description:
|
||||
- The TCP port number for the HTTPS health check request.
|
||||
- The default value is 80.
|
||||
- The default value is 443.
|
||||
returned: success
|
||||
type: int
|
||||
requestPath:
|
||||
|
|
|
@ -161,7 +161,7 @@ resources:
|
|||
port:
|
||||
description:
|
||||
- The TCP port number for the HTTPS health check request.
|
||||
- The default value is 80.
|
||||
- The default value is 443.
|
||||
returned: success
|
||||
type: int
|
||||
requestPath:
|
||||
|
|
Loading…
Add table
Reference in a new issue