mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-04 05:04:27 -07:00
feat: upate docs to include impersonation
This commit is contained in:
parent
c53ea67cdf
commit
b103f42e14
172 changed files with 342 additions and 2 deletions
|
@ -21,7 +21,7 @@ options:
|
|||
- The type of credential used.
|
||||
type: str
|
||||
required: true
|
||||
choices: [ application, machineaccount, serviceaccount ]
|
||||
choices: [ application, machineaccount, serviceaccount, impersonation ]
|
||||
service_account_contents:
|
||||
description:
|
||||
- The contents of a Service Account JSON file, either in a dictionary or as a JSON string that represents it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue