Commit Graph

24 Commits

Author SHA1 Message Date
Work
d6300bfa80 test terragrunt ci 2026-01-28 15:05:41 +03:00
Work
28b26e1dad fixes 2026-01-28 14:27:18 +03:00
Work
3f6becc4d7 fixes 2026-01-28 14:22:13 +03:00
Work
29ed3df4ae fixes 2026-01-28 14:12:16 +03:00
Work
1212242da5 fixes 2026-01-28 13:43:35 +03:00
Work
858fc2f232 fixes 2026-01-28 13:30:50 +03:00
Work
0b66c81c3f add analyzer db, user and secrets 2026-01-28 13:19:41 +03:00
Work
87b7f1080d change pipeline generation + add tf dockerfile 2026-01-26 16:26:01 +03:00
Work
593ce070e6 change pipeline generation + add tf dockerfile 2026-01-26 16:03:03 +03:00
Work
d2ad630ef7 change pipeline generation + add tf dockerfile 2026-01-26 16:00:10 +03:00
Work
2fb0b416d7 change pipeline generation + add tf dockerfile 2026-01-26 15:58:04 +03:00
Work
39d61e2bac change pipeline generation + add tf dockerfile 2026-01-26 15:13:23 +03:00
Work
6914f5803d change pipeline generation + add tf dockerfile 2026-01-26 15:05:41 +03:00
Work
f39e040ef2 change pipeline generation + add tf dockerfile 2026-01-26 14:16:14 +03:00
Work
dd03b1e2e3 change pipeline generation + add tf dockerfile 2026-01-26 13:44:15 +03:00
56d0152dc5 change pipeline generation + add tf dockerfile 2026-01-23 17:41:12 +03:00
35e6268273 change pipeline generation + add tf dockerfile 2026-01-23 17:21:04 +03:00
e26923f9c8 change pipeline generation + add tf dockerfile 2026-01-23 17:15:23 +03:00
314a864331 change pipeline generation + add tf dockerfile 2026-01-23 16:50:20 +03:00
816e280db1 change pipeline generation + add tf dockerfile 2026-01-23 16:47:23 +03:00
9e6790a0c2 change pipeline generation + add tf dockerfile 2026-01-23 16:43:01 +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
cd68e73e40 feat: Add Terraform infrastructure for pulse project
- Add modules: yc-s3, yc-postgresql, k8s-namespace, k8s-secrets
- Add live configuration for stage environment
- Add GitLab CI with downstream pipelines
- Implement best practices from theory.md
2026-01-19 15:15:14 +03:00