devolutions-community/Devolutions Server Get SecretEntry
Authenticate and get a secret entry from Devolutions Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server_url | URL of the Devolutions Server | yes | — |
| token | Token for authentication | yes | — |
| vault_name | Name of the vault containing the secret entry | yes | — |
| entry_name | Name of the secret entry to retrieve | yes | — |
| output_variable | Name of the environment variable to store the retrieved secret | no | DVLS_ENTRY_SECRET |
Outputs
no outputs