Skip to content

terraform-group-pool 1.64.8

Install from the command line:
Learn more about npm packages
$ npm install @tractr/terraform-group-pool@1.64.8
Install via package.json:
"@tractr/terraform-group-pool": "1.64.8"

About this version

Pool group

This group provides all components required to run containers on Fargate and update them when a new image is build.

Important

Task definition

The track of the task_definition is disabled to allow continuous deployment. If the auto-scaling is enabled, the track of desired_count is disabled too.

Therefore, if you update a container definition, a new task definition will be created in ECS, but the service will still use the last task definition. You need to go in ECS console and update the service to use the last version of the task definition.

Code Pipeline

When updating task definition, Code Pipeline used the last stable task definition. Therefore, if you have changed task definition from Terraform and those tasks were not stable, they will be ignored by Code Pipeline. You need to go in ECS console and update the service to use the last version of the task definition.

Details


Assets

  • terraform-group-pool-1.64.8.tgz

Download activity

  • Total downloads 218
  • Last 30 days 0
  • Last week 0
  • Today 0