smu-chile/Create env file from Vault
Read Vault Secrets and create files needed for ansible to create an AWS EKS cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vault_addr | Vault address | yes | — |
| vault_namespace | Vault Namespace | no | — |
| vault_token | Vault Token for authentication | yes | — |
| secret_paths | Paths of secrets in vault, can be multiple paths separated by space | yes | — |
| env_filename | Filename for storing env file for ansible | no | .env_file |
Outputs
no outputs