Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 487 Bytes

ECS Deploy

This action uses Terraform to deploy your application to AWS ECS.

Variables

Variable name Default Value Required
AWS_ACCESS_KEY N/A Yes
AWS_SECRET_KEY N/A Yes
TERRAFORM_WORKSPACE staging Yes
APPLICATION_NAME N/A Yes
APPLICATION_DOCKER_IMAGE N/A Yes