Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first deployment of eks/cluster will never work #797

Closed
sgtoj opened this issue Aug 7, 2023 · 0 comments · Fixed by #806
Closed

first deployment of eks/cluster will never work #797

sgtoj opened this issue Aug 7, 2023 · 0 comments · Fixed by #806
Labels
bug 🐛 An issue with the system

Comments

@sgtoj
Copy link
Sponsor Contributor

sgtoj commented Aug 7, 2023

Describe the Bug

Deploying new deployment of eks/cluster will fail due to the OIDC not existing. The local.eks_cluster_oidc_issuer_url will initial be an empty string. However, the cloudposse/eks-iam-role/aws module for aws-ebs-csi-driver and vpc-cni addons requires the variable even if the addons are not enabled.

Expected Behavior

The eks/cluster component should work for initial deployments.

Steps to Reproduce

  1. deploy a new eks/cluster using the same snippet in the readme

Screenshots

n/a

Environment (please complete the following information):

  • OS: linux
  • latest terraform
  • latest aws terraform provider

Additional Context

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant