Commit Graph

49 Commits

Author SHA1 Message Date
ca7332bfdc fix live and repo state discrepancies 2026-07-16 11:08:00 +03:00
dbfa8aa594 ++ planning ns: projects-backend pg+s3 dynamic secrets, projects_db/planning user, projects-backend-prod bucket 2026-07-16 10:42:28 +03:00
Vladislav Verezhnikov
a09315dba8 + 2026-07-14 13:06:06 +05:00
81f3eabcdd add premises storage s3 bucket + secret 2026-07-10 13:14:46 +03:00
15dc79196c fix user import vs create mechanic 2026-07-10 12:36:37 +03:00
78fd72c6e2 ++ sync prod premises db user conn_limit with cloud 2026-07-09 09:27:00 +03:00
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
84600ee61b ++ adopt prod rabbitmq vhosts, users, permissions, policies 2026-07-06 17:30:27 +03:00
dbfcdad39b ++ adopt prod kafka topics and users with verified 1:1 permissions 2026-07-06 17:24:12 +03:00
Sergei Davydov
2580455d5d add srx-broadcast user 2026-07-04 15:19:17 +05:00
Sergei Davydov
3630c847f6 fix topic name for prod 2026-07-04 00:44:01 +05:00
Sergei Davydov
5bab1959ae add inspections and issues users 2026-07-03 23:36:13 +05:00
Sergei Davydov
ed2b0ebdb7 fix: clusterRef = prod 2026-07-03 23:19:21 +05:00
Sergei Davydov
63a6dcb16d add topic configurations for prod 2026-07-03 23:12:10 +05:00
Тимур Якубов
d8bc3af4e0 Feature/eav topics prod 2026-07-03 13:06:15 +00:00
cf2e527da8 add rmq module 2026-06-29 15:19:47 +03:00
33dd8e5030 ++ add block-analyzer secrets and db 2026-06-24 14:08:59 +00:00
385e33702f fix bucket name mistake 2026-06-10 17:17:53 +03:00
b8c0c85801 add sarex-agents infra prod 2026-06-10 15:32:50 +03:00
e4faa9cfe0 add sarex-agents infra prod 2026-06-10 15:31:21 +03:00
8ca05feb61 add sarex-agents infra prod 2026-06-10 11:53:17 +03:00
fad9234ae4 add sarex-agents infra prod 2026-06-10 11:47:30 +03:00
42bcbb6f3a Fix BIM ClickHouse secret namespace 2026-05-25 11:46:17 +03:00
69c93d2ed9 Add BIM ClickHouse secret to prod 2026-05-25 11:44:48 +03:00
594926c48c Add prod kafka test topic 2026-05-20 14:10:13 +03:00
48ff34fad3 Move kafka topics to infrastructure config 2026-05-20 14:05:06 +03:00
aff4a668a4 add ns and secrets for iams 2026-05-05 16:39:05 +03:00
8540c3907e add prod kafka topics flow 2026-05-05 16:22:04 +03:00
e6c769c26a ++ remove unsupporteed extension 2026-04-06 08:20:56 +00:00
889fb45f23 ++ add premises infra 2026-04-06 08:14:52 +00:00
25936cf2fc ++ add premises infra 2026-04-02 11:37:34 +00:00
97cfaeda53 [INFRA-1640] add secrets per task 2026-03-27 08:59:39 +00:00
9a9a3f2b10 [INFRA-1640] add secrets per task 2026-03-27 08:54:53 +00:00
3f1379f5c1 ++ add cde-api-secret 2026-03-19 09:26:59 +00:00
3a1e1113c8 Merge branch 'master' of gitlab.sarex.io:infra/terraform 2026-02-19 12:13:13 +03:00
3286b26777 add SA creation logic 2026-02-19 12:12:40 +03:00
7cdcf92450 ++ add valkey secret 2026-02-12 12:30:16 +00:00
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