Commit Graph

44 Commits

Author SHA1 Message Date
Work
c737d77f54 change pipeline generation + add tf dockerfile 2026-01-26 15:43:22 +03:00
Work
25bae2df04 change pipeline generation + add tf dockerfile 2026-01-26 15:39:06 +03:00
Work
aeb420e657 change pipeline generation + add tf dockerfile 2026-01-26 15:25:52 +03:00
Work
8d14406c4f change pipeline generation + add tf dockerfile 2026-01-26 15:19:11 +03:00
Work
39d61e2bac change pipeline generation + add tf dockerfile 2026-01-26 15:13:23 +03:00
Work
7caa14400d change pipeline generation + add tf dockerfile 2026-01-26 15:11:15 +03:00
Work
6914f5803d change pipeline generation + add tf dockerfile 2026-01-26 15:05:41 +03:00
Work
deb2a88a93 change pipeline generation + add tf dockerfile 2026-01-26 14:58:50 +03:00
Work
59c039bee6 change pipeline generation + add tf dockerfile 2026-01-26 14:54:02 +03:00
Work
3ac81988a7 change pipeline generation + add tf dockerfile 2026-01-26 14:52:31 +03:00
Work
14998f4480 change pipeline generation + add tf dockerfile 2026-01-26 14:50:28 +03:00
Work
1ed1f0239f change pipeline generation + add tf dockerfile 2026-01-26 14:45:49 +03:00
Work
6f22c145c4 change pipeline generation + add tf dockerfile 2026-01-26 14:41:03 +03:00
Work
f39e040ef2 change pipeline generation + add tf dockerfile 2026-01-26 14:16:14 +03:00
Work
4e93b4c95a change pipeline generation + add tf dockerfile 2026-01-26 14:00:58 +03:00
Work
1c9d6c5541 change pipeline generation + add tf dockerfile 2026-01-26 13:53:18 +03:00
Work
da5f915599 change pipeline generation + add tf dockerfile 2026-01-26 13:51:32 +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
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