mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-05 06:42:18 -04:00
Fix incorrect parameter name in docs (#5798)
This commit is contained in:
parent
3f2e2f4c5d
commit
7d7ae3d8b8
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ $ curl \
|
|||
"prod"
|
||||
],
|
||||
"project_id": "project-123456",
|
||||
"role": "gce",
|
||||
"type": "gce",
|
||||
"ttl": 1800
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue