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 January 18, 2026: chore(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 (#260) (554b460)