hearth/terraform
Eric Garcia 3879d2fe35 fix: install Traefik CRDs for IngressRouteTCP SSH routing
The IngressRouteTCP resource was being silently ignored because
Traefik CRDs were never installed. This caused SSH traffic on
port 22 to be handled as HTTP, returning 400 Bad Request.

Add CRD installation step before Traefik deployment.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 13:00:28 -05:00
..
bootstrap feat(minimal): Add k3s-on-EC2 infrastructure for single user 2026-01-24 06:21:55 -05:00
minimal fix: install Traefik CRDs for IngressRouteTCP SSH routing 2026-02-03 13:00:28 -05:00
modules Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
main.tf fix(minimal): Replace Traefik HelmChart with direct deployment 2026-01-24 06:42:32 -05:00
outputs.tf Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
plan.tfplan fix(minimal): Replace Traefik HelmChart with direct deployment 2026-01-24 06:42:32 -05:00
variables.tf Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
versions.tf fix(minimal): Replace Traefik HelmChart with direct deployment 2026-01-24 06:42:32 -05:00