terraform-aws-ecs-web-app
terraform-aws-ecs-web-app copied to clipboard
Update module according to new ALB ingress scope semantics
trafficstars
Have a question? Please checkout our Slack Community or visit our Slack Archive.
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