Promote region* compute services to GA (#3381) (#213)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-04-29 16:31:51 -04:00 committed by GitHub
parent d79796caa9
commit 416bf30c1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 2344 additions and 4 deletions

View file

@ -126,7 +126,7 @@ options:
- This only alters the User Agent string for any API requests.
type: str
notes:
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/beta/regionTargetHttpsProxies)'
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/regionTargetHttpsProxies)'
- 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)'
- for authentication, you can set service_account_file using the C(gcp_service_account_file)
env variable.