v2.0.0
Platform Orchestrator use cases v2.0.0
This breaking release updates the Lambda deployment use case to
serverless-ecs-orchestrator-runner v3.0.0 and exposes its required NATS
configuration.
Callers must provide ecs_runner_nats_url and
ecs_runner_nats_token_secret_arn. The endpoint must be reachable from the ECS
runner tasks, and the secret should contain a subject-scoped token for that
runner installation.
The use case was validated against the local module implementation with both
Terraform and OpenTofu. The physical diode path is outside this use case and
was not tested.