mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-31 17:11:31 -07:00
This change promotes custom_response_headers for google_compute_backend_service and google_compute_backend_bucket to GA. Signed-off-by: Gorka Lerchundi Osa glertxundi@gmail.com Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
fd1a361141
commit
9eadc4b7fc
4 changed files with 38 additions and 0 deletions
|
@ -135,6 +135,11 @@ resources:
|
|||
header. The actual headers served in responses will not be altered.'
|
||||
returned: success
|
||||
type: int
|
||||
customResponseHeaders:
|
||||
description:
|
||||
- Headers that the HTTP/S load balancer should add to proxied responses.
|
||||
returned: success
|
||||
type: list
|
||||
creationTimestamp:
|
||||
description:
|
||||
- Creation timestamp in RFC3339 text format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue