Fix erronous lowercase c character

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Denis 2019-10-22 18:28:01 +00:00 committed by Modular Magician
parent e0d101becc
commit 331c5645e7
112 changed files with 224 additions and 224 deletions

View file

@ -84,9 +84,9 @@ options:
- This only alters the User Agent string for any API requests.
type: str
notes:
- for authentication, you can set service_account_file using the c(gcp_service_account_file)
- 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)
- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS)
env variable.
- For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL)
env variable.