mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 19:00:27 -07:00
Adding 'service_account_file' type (#309)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
0a98f084c2
commit
a29f611cf6
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ options:
|
|||
service_account_file:
|
||||
description:
|
||||
- The path of a Service Account JSON file if serviceaccount is selected as type.
|
||||
type: path
|
||||
service_account_email:
|
||||
description:
|
||||
- An optional service account email address if machineaccount is selected
|
||||
|
|
Loading…
Add table
Reference in a new issue