https://github.com/ThriveMarket/be-zone-service/pull/214/changes - what's this PR actually doing?
⏺ Bash(gh pr view 214 --repo ThriveMarket/be-zone-service --json title,body,files,ad...)
⏺ Bash(gh pr diff 214 --repo ThriveMarket/be-zone-service 2>&1)
⎿ {"additions":15,"body":"## Summary\n\n- The upload-url POST endpoint was returning Unable to locate credentials because the EKS Pod Identity Association was never created in the Trellis dev/prod clusters\n- Root cause: dev.tfvars and prod.tfvars were missing cluster_name, namespace, and service_account_name — the variables needed by the pod_identity module to create the association\n- Also fixes a broken vars.auto.tfvars that had a stale wrong namespace (tm-be-zone-service instead of be-zone-service)\n- Replaces module \"secrets-manager\" (which would fail trying to recreate existing secrets) with data sources that look up the already-existing secrets by name\n\n## Test plan\n\n- [ ] Trigger the Scalr workspace for tf/regional w