Commit Graph

27 Commits

Author SHA1 Message Date
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
4c72a2855d change pipeline generation + add tf dockerfile 2026-01-23 17:36:05 +03:00
a9f45c89e5 change pipeline generation + add tf dockerfile 2026-01-23 17:31:49 +03:00
81c75a85db change pipeline generation + add tf dockerfile 2026-01-23 17:26:53 +03:00
7fa9f95a1f change pipeline generation + add tf dockerfile 2026-01-23 17:22:54 +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
6bff3c75dd change pipeline generation + add tf dockerfile 2026-01-23 17:05:12 +03:00
7910211bf0 change pipeline generation + add tf dockerfile 2026-01-23 16:54:11 +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
49e1cba8f4 change pipeline generation + add tf dockerfile 2026-01-23 16:33:15 +03:00
838fae1b33 change pipeline generation + add tf dockerfile 2026-01-23 16:30:29 +03:00
a4e0a60db7 change pipeline generation + add tf dockerfile 2026-01-23 16:27:57 +03:00
fd52b9b529 update gitlab ci 2026-01-23 14:20:38 +03:00
169508177d update gitlab ci 2026-01-23 14:16:59 +03:00
53b9017dda update gitlab ci 2026-01-23 14:09:25 +03:00
4bae72d7c5 update gitlab ci 2026-01-23 14:04:03 +03:00
c931431c11 update gitlab ci 2026-01-23 14:01:26 +03:00
1679ca9c34 Update .gitlab-ci.yml file 2026-01-23 10:55:39 +00: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
1bba8d0d53 fix: Correct CORS syntax in yc-s3 module 2026-01-19 15:15:29 +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