Fix incorrect parameter name in docs (#5793)

Fixes https://github.com/hashicorp/vault-plugin-auth-gcp/issues/56
This commit is contained in:
Jim Kalafut 2018-11-14 17:16:04 -08:00 committed by GitHub
parent 56d6d929ce
commit d45220159d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ $ curl \
"prod"
],
"project_id": "project-123456",
"role_type": "gce",
"role": "gce",
"ttl": 1800
}
}