ys-ramkumar/Secret Server Auth Action
A custom github workflow action to fetch details from Secret Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| config_file | Secret Server Configuration File Location | no | ./secret-server.properties |
| username | Secret Server Username | no | — |
| password | Secret Server Password | no | — |
| secret_id | Secret Server Auth ID | yes | — |
Outputs
| name | description |
|---|---|
| access-key | Access Key |
| secret-key | Secret Key |