mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Fix incorrect parameter name in docs (#5793)
Fixes https://github.com/hashicorp/vault-plugin-auth-gcp/issues/56
This commit is contained in:
parent
3c42b15260
commit
3744fcc69a
@ -374,7 +374,7 @@ $ curl \
|
||||
"prod"
|
||||
],
|
||||
"project_id": "project-123456",
|
||||
"role_type": "gce",
|
||||
"role": "gce",
|
||||
"ttl": 1800
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user