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

Update module according to new ALB ingress scope semantics

Open jhosteny opened this issue 4 years ago • 0 comments
trafficstars

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

Pass through Cognito / OIDC scopes unaltered, after https://github.com/cloudposse/terraform-aws-alb-ingress/pull/45 is merged.

Expected Behavior

Update the module to use the latest changes from the ALB ingress module.

Use Case

The intent of the change is to move the logic on scope formation to the user of the module, since it may vary across IdP.

Describe Ideal Solution

N/A

Alternatives Considered

N/A

Additional Context

N/A

jhosteny avatar Jan 27 '21 21:01 jhosteny