ci(deploy): fix VPC_SUBNETS comma-separated
From the PR description
AWS CLI run-task expects comma-separated subnet IDs. Space-separated causes InvalidParameterException: Subnet ID must match subnet-[0-9a-f]+.
Our analysis
Fix subnet formatting for AWS task runs — read the full analysis →
Think the analysis missed something the PR description covers?
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-17.md from
inside the repo you want the changes in.