Startup secrets
Allows writing some secrets to Vault (useful for development purposes). For details, see the Key-Value secrets engine.
startupSecrets:
- type: kv
path: secret/data/accounts/aws
data:
data:
AWS_ACCESS_KEY_ID: secretId
AWS_SECRET_ACCESS_KEY: s3cr3t
Last modified April 3, 2026: chore(deps): Bump actions/configure-pages from 5.0.0 to 6.0.0 (#265) (b9107c5)