Environment for api · production ·7 variables, 3 injected from linked resources.
Linked variables are resolved in your account.Values marked (linked) are injected at task start from the RDS, ElastiCache and S3 resources Kapten provisioned inside918273644021. Kapten's control plane stores the reference, never the credential — so rotating a master password in Secrets Manager propagates on the next task without a redeploy.
| Key | Value | Source | Actions |
|---|---|---|---|
| DATABASE_URL | ••••••••• | RDS (linked) | |
| REDIS_URL | ••••••••• | Managed Redis (linked) | |
| S3_BUCKET | acme-assets-4021 | S3 (linked) | |
| STRIPE_SECRET_KEY | ••••••••• | Secrets Manager | |
| SENTRY_DSN | https://a1b2c3@o42.ingest.sentry.io/1234 | Manual | |
| NODE_ENV | production | Manual | |
| LOG_LEVEL | info | Manual |