mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 15:41:32 -07:00
Updated documentation for gcp_serviceusage_service
You need the API enabled in order to use it first. Signed-off-by: Jorge Gallegos <jgallego@redhat.com>
This commit is contained in:
parent
4d9aa19dc6
commit
dfa3613d79
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@ options:
|
|||
type: str
|
||||
notes:
|
||||
- 'Getting Started: U(https://cloud.google.com/service-usage/docs/getting-started)'
|
||||
- For this module to work, the serviceusage.googleapis.com service must be enabled
|
||||
U(https://cloud.google.com/service-usage/docs/enable-disable#gcloud) already.
|
||||
- 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue