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

@ -168,9 +168,9 @@ options:
notes:
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/routers)'
- 'Google Cloud Router: U(https://cloud.google.com/router/docs/)'
- 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.