From f8efd6376bf41b2a9527a3293ecb976acf952f0c Mon Sep 17 00:00:00 2001 From: Vincent Roseberry Date: Wed, 4 Apr 2018 09:08:08 -0700 Subject: [PATCH] Update google_service_account_key.html.markdown (#1284) --- website/docs/r/google_service_account_key.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/google_service_account_key.html.markdown b/website/docs/r/google_service_account_key.html.markdown index a08b667f..8c693c7d 100644 --- a/website/docs/r/google_service_account_key.html.markdown +++ b/website/docs/r/google_service_account_key.html.markdown @@ -75,7 +75,7 @@ Valid values are listed at * `public_key_type` (Optional) The output format of the public key requested. X509_PEM is the default output format. -* `private_key_type` (Optional) The output format of the private key. GOOGLE_CREDENTIALS_FILE is the default output format. +* `private_key_type` (Optional) The output format of the private key. TYPE_GOOGLE_CREDENTIALS_FILE is the default output format. * `pgp_key` – (Optional) An optional PGP key to encrypt the resulting private key material. Only used when creating or importing a new key pair. May either be