haspa-next/Prepare vault configuration
Creates an empty vault secret folder if not yet existing and prepares credentials for the given service to access those credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS Access Key ID | no | — |
| aws-secret-access-key | AWS Secret Access Key | no | — |
| service | Name of the service | yes | — |
| environment | Name of the environment | yes | — |
| vault-token | Vault token | yes | — |
| method | The vault auth method to use, s3 or iam | no | s3 |
| iam_role | The IAM role to authorize if not the default one | no | "" |
Outputs
no outputs