Replaced count with for_each in jz_alb.aws_lb_target_group_attachment.default definition.
Sławek Pruchnik authored
This allowed to fix the issue with 'The "count" value depends on resource attributes that cannot be determined
until apply (...)' on `terraform plan` attempts.
It's also more versatile, as it won't require removing old resources if input list changes, which is usaualy case when using count.
5bcfba73
Name Last commit Last update