Skip to content

Releases: cloudposse/terraform-aws-ecs-web-app

0.13.0 Add `build_image ` variable

13 Mar 04:08
Compare
Choose a tag to compare

what

  • Add build_image variable

why

  • Update the build image when AWS releases new build mage versions
  • Propagate it to ecs_codepipeline module

0.12.0 Expose "health_check_grace_period_seconds" parameter

13 Mar 03:43
Compare
Choose a tag to compare

what

  • Expose "health_check_grace_period_seconds" parameter

why

  • It's supported by terraform-aws-ecs-alb-service-task which this module calls

0.11.1: Fix pipeline (#22)

18 Jan 07:00
7a18178
Compare
Choose a tag to compare
* Fix pipeline

* Pin

0.11.0

14 Jan 10:47
Compare
Choose a tag to compare
Add missing parameters (#20)

* Add missing parameters

* fix outputs

* fix output

* default false

* Update outputs.tf

Co-Authored-By: osterman <erik@cloudposse.com>

* Add webhook support

* bump modules

* add missing parameters

* Update readme

* Update ecs-codepipeline relase to 0.4.0

add-webhook-support has been merged and a release cut, use it.

* pin to release

0.10.0

11 Jan 11:05
Compare
Choose a tag to compare
Pass attributes (#19)

* Pass attributes

* add output

* Remove deprecated var

* Add attributes

* update readme

* increase label version

* Increase label ver

* Bump aws-ecs-alb-service to 0.6.3

0.9.0: updating module versions (#18)

29 Sep 19:12
Compare
Choose a tag to compare
* add environment variables to the task definition

* readme and example addition

* updating environment list type

* update readme

* updating module versions

* update output name

* terraform fmt

0.8.1

22 Sep 04:06
Compare
Choose a tag to compare

what

  • Expose environment variables

why

  • To be able to provide ENV vars

0.8.0: Fix autoscaling inputs

10 Aug 22:37
8626bcb
Compare
Choose a tag to compare

0.7.0: Cleanup modules and update to latest releases (#13)

07 Aug 19:08
ae87107
Compare
Choose a tag to compare
* cleanup modules and update to latest releases

* undo ecr repo url change since task def now ignored

0.6.0: Add autoscaling module

02 Aug 19:59
fd976be
Compare
Choose a tag to compare
pin to a release (#12)