The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
Follow up to #3192. The fix in that PR did not work as intended because the array would always contain 2 elements
Introduce run-ecs alias for run-fargate. This will be useful in future to make things less ambiguous when we add support for Amazon EKS, which also supports Fargate as a capacity provider.
Description
A couple of ECS related things:
run-ecs
alias forrun-fargate
. This will be useful in future to make things less ambiguous when we add support for Amazon EKS, which also supports Fargate as a capacity provider.Pre-merge checklist