mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 22:21:30 +01:00
Fix incorrect parameter name in docs (#5798)
This commit is contained in:
parent
3f2e2f4c5d
commit
7d7ae3d8b8
@ -374,7 +374,7 @@ $ curl \
|
|||||||
"prod"
|
"prod"
|
||||||
],
|
],
|
||||||
"project_id": "project-123456",
|
"project_id": "project-123456",
|
||||||
"role": "gce",
|
"type": "gce",
|
||||||
"ttl": 1800
|
"ttl": 1800
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user