Skip to content

Terraform modules for creating ECS tasks and services

License

Notifications You must be signed in to change notification settings

wellcomecollection/terraform-aws-ecs-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-ecs-service

Build status

This repo contains the template modules for building ECS services on the Wellcome Collection digital platform.

Developing

If you add a feature to these modules, please update and test the example module which will create a dummy service in the developer VPC space within the platform account.

Release documentation

If you are submitting a PR with a change you will need to include a RELEASE.md file at the repo root with the format:

RELEASE_TYPE: patch|minor|major

Description of the changes in this release.