Adding 'service_account_file' type (#309)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-07-11 16:52:28 -07:00 committed by Alex Stephen
parent 0a98f084c2
commit a29f611cf6

View file

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