infra/stacks/trip-planner
Viktor Barzin 4d8b782df1 feat(trip-planner): app stack (Tier-1, CNPG, Slack-signed webhook ingress)
Namespace trip-planner (tier=4-aux, keel enrolled), ExternalSecret pulling
secret/trip-planner from vault-kv, DB-creds ExternalSecret from vault-database
(static-creds/pg-trip-planner → asyncpg DSN), Deployment with migrate init
container + main container (readiness+liveness /healthz, 256Mi req=limit, 100m
cpu request), ClusterIP service port 8080, and ingress_factory with auth=none
(Slack v0 HMAC signature verification in-app). Terraform fmt clean. NOT applied;
requires Vault secret/trip-planner + CNPG trip_planner DB + Slack app config.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 16:51:26 +00:00
..
main.tf feat(trip-planner): app stack (Tier-1, CNPG, Slack-signed webhook ingress) 2026-06-06 16:51:26 +00:00
secrets feat(trip-planner): app stack (Tier-1, CNPG, Slack-signed webhook ingress) 2026-06-06 16:51:26 +00:00
terragrunt.hcl feat(trip-planner): app stack (Tier-1, CNPG, Slack-signed webhook ingress) 2026-06-06 16:51:26 +00:00