terraform-aws-ecs-web-app icon indicating copy to clipboard operation
terraform-aws-ecs-web-app copied to clipboard

fix: Remove unused variables regarding listener ARNs count

Open adamantike opened this issue 1 year ago • 7 comments
trafficstars

what

The following variables have been removed from upstream module cloudposse/alb-ingress/aws, and stopped being used since v0.58.0 [1]:

  • alb_ingress_unauthenticated_listener_arns_count
  • alb_ingress_authenticated_listener_arns_count

references

[1] https://github.com/cloudposse/terraform-aws-ecs-web-app/commit/20a8d1c697662c794c887ab7cc524f37ab7a3be7

adamantike avatar Oct 16 '24 13:10 adamantike