Commit Graph

14 Commits

Author SHA1 Message Date
e075bc12ac ++ declarative single-file secrets, drop resource_key, sync kafka with cloud 2026-07-09 09:21:02 +03:00
8d12527af4 ++ adopt prod 2026-07-07 17:10:06 +03:00
faf1720b22 ++ port sops secret-values adopt mechanism to prod 2026-07-06 17:10:46 +03:00
98901c6840 add rmq module 2026-06-29 15:33:52 +03:00
cf2e527da8 add rmq module 2026-06-29 15:19:47 +03:00
fad9234ae4 add sarex-agents infra prod 2026-06-10 11:47:30 +03:00
69c93d2ed9 Add BIM ClickHouse secret to prod 2026-05-25 11:44:48 +03:00
12e1526228 add custom endpoint field 2026-02-19 14:43:53 +03:00
3286b26777 add SA creation logic 2026-02-19 12:12:40 +03:00
Work
54e27e3840 test terragrunt ci 2026-01-28 15:25:49 +03:00
Work
995f39e29a final fix mb? 2026-01-28 14:42:12 +03:00
Work
0b66c81c3f add analyzer db, user and secrets 2026-01-28 13:19:41 +03:00
465325a679 add pulse terragrunt mvp 2026-01-23 13:53:24 +03:00
be34bc617b refactor: Use unified infrastructure.yaml config file
- Add infrastructure.yaml as single source of truth (like values.yaml in Helm)
- Make all modules universal (no hardcoded entity names)
- Use existing PostgreSQL cluster instead of creating new one
- Add yc-database module for working with existing PostgreSQL
- Add k8s-secret module with lifecycle.ignore_changes support
- Update terragrunt.hcl files to read from infrastructure.yaml
- Remove scripts, use native Terragrunt functions (yamldecode)
2026-01-19 15:28:39 +03:00