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:
Jorge Gallegos 2025-06-11 14:45:24 -07:00
commit dfa3613d79
No known key found for this signature in database

View file

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