Merge pull request #691 from thekad/docs/serviceusage_service

Updated documentation for gcp_serviceusage_service
This commit is contained in:
Chris Hawk 2025-06-20 13:20:56 -07:00 committed by GitHub
commit af3498daff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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)