cloudposse / terraform-aws-eks-node-group

Terraform module to provision a fully managed AWS EKS Node Group
https://cloudposse.com/accelerate
Apache License 2.0
91 stars 128 forks source link

oidc provider setup #128

Closed bytearchive closed 5 months ago

bytearchive commented 2 years ago

how do I setup the callback urls etc for oidc provider i.e. congnito?

Nuru commented 5 months ago

OIDC is not set up here, at the node group level. It is set up at the cluster level. These might help: