mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-25 12:21:25 -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
|
@ -149,7 +149,7 @@ options:
|
|||
notes:
|
||||
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/targetHttpsProxies)'
|
||||
- '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)
|
||||
- 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