Commit Graph

11 Commits

Author SHA1 Message Date
Work
8e3d68c96a add prod infra 2026-01-30 16:25:57 +03:00
Work
1f943ed404 add prod infra 2026-01-30 16:19:32 +03:00
Work
1856c310ca remove created test entities 2026-01-28 15:33:51 +03:00
Work
54e27e3840 test terragrunt ci 2026-01-28 15:25:49 +03:00
Work
6fbcc864d8 test terragrunt ci 2026-01-28 15:14:07 +03:00
Work
d6300bfa80 test terragrunt ci 2026-01-28 15:05:41 +03:00
Work
51dce6b708 test terragrunt ci 2026-01-28 14:57:01 +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
d86dc1b732 docs: Update infrastructure.yaml with cluster_id placeholder 2026-01-19 15:29:04 +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