infra/stacks/real-estate-crawler
Viktor Barzin 9ed19e1b42 fix realestate-crawler: access nested notification_settings correctly
Vault KV stores notification_settings as nested JSON ({"slack":{"webhook_url":""}}).
TF code was passing the map object directly as a string env var value.
Fix: access ["slack"]["webhook_url"] with try() fallback.
2026-03-18 08:04:03 +00:00
..
.terraform.lock.hcl add vaultwarden daily backup CronJob to NFS 2026-03-18 08:04:00 +00:00
backend.tf [ci skip] Move Terraform modules into stack directories 2026-02-22 14:38:14 +00:00
main.tf fix realestate-crawler: access nested notification_settings correctly 2026-03-18 08:04:03 +00:00
providers.tf add vaultwarden daily backup CronJob to NFS 2026-03-18 08:04:00 +00:00
secrets [ci skip] Move Terraform modules into stack directories 2026-02-22 14:38:14 +00:00
terragrunt.hcl migrate all secrets from SOPS to Vault KV 2026-03-18 08:03:59 +00:00
tiers.tf [ci skip] add auto-generated tiers.tf, planning docs, and helm chart cache 2026-03-06 23:55:57 +00:00