stroeer / terraform-aws-ecs-fargate

Terraform module for ECS Fargate Services
https://registry.terraform.io/modules/stroeer/ecs-fargate/aws
Apache License 2.0
21 stars 13 forks source link

fix: target group lifecycle policy #115

Closed major0 closed 1 year ago

major0 commented 1 year ago

Fixes a dependency ordering problem when recreating these resources.

moritzzimmer commented 1 year ago

guess this releates to https://github.com/hashicorp/terraform-provider-aws/issues/636

moritzzimmer commented 1 year ago

@major0 can you provide an example how you are using target groups with this module? Guess we need to use name_prefix instead of name. Maybe you could adapt the example accordingly?

moritzzimmer commented 1 year ago

this is released with v0.35.0