jgrusewski
58f8478320
infra(tf): add platform pool, rename services → foxhunt in Kapsule module
Terraform changes for 3-pool node split:
- New `platform` pool resource (DEV1-L, databases + monitoring)
- Renamed `services` → `foxhunt` pool (DEV1-L, max_size 1)
- Updated variables, outputs, and live terragrunt inputs
- Updated implementation plan with Terraform-based workflow
Apply in 2 phases:
Phase 1: terragrunt apply -target=scaleway_k8s_pool.platform
Phase 2: terragrunt apply (after databases migrated to platform)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>