-
Hello, I wish to add authentication using cognito in my public loadbalancer. However, when I look at https://github.com/gruntwork-io/terraform-aws-load-balancer/blob/main/modules/lb-listener-rules/main.tf, I don't see an option to be able to specify type = "authenticate-cognito". Have I missed anything, or is there a way to be able to configure this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @sewmiuraj! At present, this module only supports |
Beta Was this translation helpful? Give feedback.
-
Hi @sewmiuraj! I'm happy to report that Cognito support is officially available in terraform-aws-load-balancer v0.29.12 now. I'm going to go ahead and close this discussion, but please feel free to re-open it (or a new discussion) if you have any questions. |
Beta Was this translation helpful? Give feedback.
Hi @sewmiuraj! I'm happy to report that Cognito support is officially available in terraform-aws-load-balancer v0.29.12 now. I'm going to go ahead and close this discussion, but please feel free to re-open it (or a new discussion) if you have any questions.