terraform-contour-mirror/modules/yc-s3
kochetkov.s 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
..
main.tf refactor: Use unified infrastructure.yaml config file 2026-01-19 15:28:39 +03:00
outputs.tf refactor: Use unified infrastructure.yaml config file 2026-01-19 15:28:39 +03:00
variables.tf refactor: Use unified infrastructure.yaml config file 2026-01-19 15:28:39 +03:00
versions.tf feat: Add Terraform infrastructure for pulse project 2026-01-19 15:15:14 +03:00