meetlara/Build image and deploy to ECS

Builds de image, uploads to ECR, updates the task definition and deploys new service on ECS

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_access_key_idAWS Key IDyes
aws_secret_access_keyAWS Secret Access Keyyes
ecr_image_nameDefine the name of the ECR image registryyes
ecr_image_tagDefine the tag of the imageyes
task_definition_container_nameDefine the name of the container in the Task Definitionyes
ecs_service_nameDefine the name of the ECS Serviceyes
ecs_cluster_nameDefine the name of the ECS Clusteryes
task_definition_pathDefine the path to the Task Definitionyes
build_working_directoryDefine the path of working directory of code to build Docker imageyes
docker_build_extra_argsDefine the extra arguments that you will set to docker build commandno""
second_task_definition_pathDefine the path to the Task Definitionno
second_task_definition_container_nameDefine the name of the container in the Task Definitionno
second_ecs_service_nameDefine the name of the ECS Serviceno
second_ecs_cluster_nameDefine the name of the ECS Clusterno

no outputs