#terraform-aws-modules (2021-10)

terraform Terraform Modules

Discussions related to https://github.com/terraform-aws-modules

Archive: https://archive.sweetops.com/terraform-aws-modules/

2021-10-05

scott866 avatar
scott866

Hi Folks. I’m facing an issue with the cloudposse/eks-iam-role module. The error is this ol chestnut

The "for_each" value depends on resource attributes that cannot be determined until apply

My configuration is identical to the example, with the exception being that my policy document is templated (i.e. contains various var.x values). If I mock the values for the sake of testing it works. I can’t provide static values in this instance.

Anyone got a suggestion for a workaround?

2021-10-13

Ram avatar

Hello Everyone, May i check with you all. Does anyone tried provisioning x-ray from terraform vpc endpoint module ! Do you mind to share if any modules are available. Thanks in advance

2021-10-14

jack fenton avatar
jack fenton

Hey, I found what I think is a bug, and I found what I think is the solution! It’s here terraform-aws-ecs-alb-service-task/issues/139

RB avatar

Thanks for creating this ticket. We’re still going through changes with the new security group 0.4.0. please use the latest non pre release version 0.56.0 to avoid these issues

jack fenton avatar
jack fenton

We cloned the module a long time ago, so have just fixed the module for us

1
    keyboard_arrow_up