Merge pull request #6146 from hashicorp/backport/dkanney-fix-broken-link/inherently-one-mosquito

This pull request was automerged via backport-assistant
pull/6148/head
hc-github-team-secure-boundary 7 months ago committed by GitHub
commit 3483792dca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -59,7 +59,7 @@ Alternatively, you could set the `session_connection_limit` to `1` for any targe
- `vault-path` - (required) The path in Vault to request credentials from.
- `username` - (required) The username to use with the SSH certificate.
You can create a template for this value using [Vault credential library parameter templating](#vault-generic-credential-library-parameter-templating.
You can create a template for this value using [Vault credential library parameter templating](#vault-generic-credential-library-parameter-templating).
- `key_type` - (optional) The type of key to use for the generated SSH private key.
The key type is either `ed25519`, `ecdsa`, or `rsa`.

Loading…
Cancel
Save