mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 07:31:29 -07:00
User should read GCP_SERVICE_ACCOUNT_FILE instead of gcp_service_account_file Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com> Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
04fcdf64b7
commit
af5ff5f2b0
139 changed files with 139 additions and 139 deletions
|
@ -207,7 +207,7 @@ notes:
|
|||
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/vpnTunnels)'
|
||||
- 'Cloud VPN Overview: U(https://cloud.google.com/vpn/docs/concepts/overview)'
|
||||
- 'Networks and Tunnel Routing: U(https://cloud.google.com/vpn/docs/concepts/choosing-networks-routing)'
|
||||
- for authentication, you can set service_account_file using the C(gcp_service_account_file)
|
||||
- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE)
|
||||
env variable.
|
||||
- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS)
|
||||
env variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue