too many docs changes

pull/60332/head
Alex Stephen 6 years ago committed by Toshio Kuratomi
parent b0e2d90dcf
commit 5004e9adcd

@ -20,7 +20,9 @@ options:
choices: [ application, machineaccount, serviceaccount ]
service_account_contents:
description:
- The contents of a Service Account JSON file, either in a dictionary or as a JSON string that represents it.
- A string representing the contents of a Service Account JSON file.
- This should not be passed in as a dictionary, but a string
that has the exact contents of a service account json file (valid JSON)
type: str
service_account_file:
description:

Loading…
Cancel
Save