sourcetoad/Sourcetoad - AWS ECS Deploy Action

Edit Task Definitions in ECS with jq and deploy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ecs_cluster_nameECS Cluster Nameyes
aws_regionAWS Regionnous-east-1
ecs_launch_typeECS Launch Type (One of `ECS`, `FARGATE` or `EXTERNAL`).noFARGATE
ecs_service_nameECS Service Nameyes
service_task_definition_nameECS Task Definition Nameyes
service_container_image_changesContainer images to change in format of (containername:image) using folded block scalar.yes
prepare_task_definition_nameECS Task Definition Name (Runs prior to execution)no
prepare_task_container_image_changesPrepare step container images to change in format of (containername:image) using folded block scalar.no
prepare_task_container_network_config_filepathLocation to JSON file representing the network configuration for the optional prepare job. This is required when `awsvpc` is in use.no
max_polling_iterationsMax amount of iterations (15s increments) to wait for a service updateno60
dry_runWhether to skip all AWS related write steps.nofalse

no outputs