Promote customResponseHeaders to GA (#4872) (#430)

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:
The Magician 2021-06-15 08:18:50 -07:00 committed by GitHub
commit 9eadc4b7fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 0 deletions

View file

@ -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.