infra/stacks/priority-pass
Viktor Barzin fb454e16d5 priority-pass: parameterise image_tag via var pattern (matches job-hunter)
Adopts the always-latest convention used by job-hunter, payslip-ingest,
and fire-planner: image SHA lives in stacks/priority-pass/terragrunt.hcl
inputs, default in main.tf var. The priority-pass GHA build workflow
auto-commits new SHAs to this file on every successful push.

- Add `variable "image_tag"` (default = current value 7c01448d).
- Both containers now use `local.{frontend,backend}_image` interpolation.
- Replace symlinked terragrunt.hcl with a real file so the stack-local
  inputs block can override image_tag (mirrors payslip-ingest exactly).

State note: priority-pass TF state is currently empty (Tier 1 PG migration
skipped this stack). A subsequent `terragrunt import` is required to
adopt the live deployment + namespace + ingress before running apply.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 21:03:46 +00:00
..
main.tf priority-pass: parameterise image_tag via var pattern (matches job-hunter) 2026-05-05 21:03:46 +00:00
secrets state(technitium): update encrypted state 2026-04-06 12:40:55 +03:00
terragrunt.hcl priority-pass: parameterise image_tag via var pattern (matches job-hunter) 2026-05-05 21:03:46 +00:00