mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-22 10:51:23 -07:00
* mark field as updatable Co-authored-by: upodroid <cy@borg.dev> * add proxy_bind Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
dbd5dbc2fb
commit
b7ec9fb848
6 changed files with 63 additions and 0 deletions
|
@ -148,6 +148,12 @@ resources:
|
|||
- A reference to the BackendService resource.
|
||||
returned: success
|
||||
type: dict
|
||||
proxyBind:
|
||||
description:
|
||||
- This field only applies when the forwarding rule that references this target
|
||||
proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED.
|
||||
returned: success
|
||||
type: bool
|
||||
'''
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue