mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-05-24 01:35:54 +00:00
Merge 5d6081151c into 892a26828f
This commit is contained in:
commit
f4d1b2afd6
4 changed files with 20 additions and 0 deletions
|
|
@ -672,6 +672,13 @@ The JSON payload to be sent to Vault when using a custom authentication method.
|
|||
|
||||
A string of newline separated extra headers to include on every request.
|
||||
|
||||
### `http2`
|
||||
|
||||
**Type: `string`**\
|
||||
**Default: `false`**
|
||||
|
||||
Whether or not to use HTTP/2 when communicating with the Vault server.
|
||||
|
||||
### `exportEnv`
|
||||
|
||||
**Type: `string`**\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue