Files
dev-intel-v2/foxtrot-docs-v3/reference/terraform/control-core-modules-hub-gcp-resources.md
Jarvis Prime 0265ec7a60 feat: confluence benchmark, pattern extractor, agent KB, UX spec
- extract-patterns.js: mines layered arch, ArgoCD appsets, cloud regions,
  CIDR allocations, naming conventions, sync waves, tech stack from code
- agent-kb.js: token-efficient JSON rendering of same doc tree
- eval-confluence-ref-questions.json: 32 reference-only benchmark questions
- wiggum-v2.sh: Ralph Wiggum loop targeting confluence baseline (77.8%)
- docs/human-ux-spec.md: BMad UX designer spec for human doc structure
- Eval results: V2 at 28.7% vs confluence 77.8% baseline
- Hub/spoke ownership now correctly extracted (95% on that question)
- Naming conventions, regions, CIDRs surfaced in system-architecture.md
2026-03-10 14:20:35 +00:00

3.7 KiB

Terraform: control-core/modules/hub/gcp/resources

Requirements

Name Version
terraform >= 1.0
helm >= 2.0
kubernetes >= 2.0

Providers

Name Version
helm >= 2.0
kubernetes >= 2.0

Modules

No modules.

Resources

Name Type
helm_release.argocd resource
helm_release.argoevents resource
helm_release.argoworkflows resource
helm_release.certmanager resource
helm_release.crossplane resource
helm_release.eso resource
helm_release.komoplane resource
helm_release.nginx_external resource
kubernetes_namespace.accounts resource

Inputs

Name Description Type Default Required
argocd_version ArgoCD chart version string "9.0.5" no
certmanager_values_file Path to cert-manager values file string null no
crossplane_values_file Path to crossplane values file string null no
crossplane_version Crossplane chart version string "2.0.0" no
eso_values_file Path to ESO values file string null no
install_argocd Install ArgoCD bool true no
install_certmanager Install cert-manager bool true no
install_crossplane Install crossplane bool true no
install_eso Install External Secrets Operator bool true no
install_nginx_external Install external nginx ingress controller bool true no
nginx_external_values_file Path to external nginx values file string null no

Outputs

Name Description
certmanager_release n/a
eso_release n/a