Platform Orchestrator use cases v3.0.0
This breaking release updates the Lambda deployment use case to
serverless-ecs-orchestrator-runner v4.0.0 and its HTTPS runner-gateway
architecture.
The obsolete ecs_runner_nats_url, ecs_runner_nats_token_secret_arn, and
broker KMS-key inputs have been removed. Runner tasks receive their
deployment-scoped HTTPS gateway configuration from the data plane; callers do
not provision runner broker credentials.
The use case passed 20 Terraform and 20 OpenTofu test runs against the
published module v4.0.0. No live ECS task was executed during release
qualification.