-name:get info on a target SSL proxygcp_compute_target_ssl_proxy_info:filters:-name = test_objectproject:test_projectauth_kind:serviceaccountservice_account_file:"/tmp/auth.pem"
Common return values are documented here, the following are the fields unique to this module:
Key
Returned
Description
resources
complex
always
List of resources
creationTimestamp
string
success
Creation timestamp in RFC3339 text format.
description
string
success
An optional description of this resource.
id
integer
success
The unique identifier for the resource.
name
string
success
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
proxyHeader
string
success
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
service
dictionary
success
A reference to the BackendService resource.
sslCertificates
list
success
A list of SslCertificate resources that are used to authenticate connections between users and the load balancer. Currently, exactly one SSL certificate must be specified.
sslPolicy
dictionary
success
A reference to the SslPolicy resource that will be associated with the TargetSslProxy resource. If not set, the TargetSslProxy resource will not have any SSL policy configured.