refactor: retire Terraform, migrate to pure ArgoCD GitOps + CI validation

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:01 -07:00
parent adbad3d97e
commit 563f720d09
47 changed files with 1987 additions and 4115 deletions
-7
View File
@@ -1,7 +0,0 @@
locals {
cluster_domain = var.cluster_domain
}
# Helm repositories will be created in helm-repositories.tf
# Namespaces will be created in bootstrap/namespaces.tf
# Helm releases will be created in helm-releases/*.tf