-
Notifications
You must be signed in to change notification settings - Fork 41
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
Fresh install fails due to KMS key creation failure. #33
Comments
Ran into this issue attempting to debug in the past few days. Our investigation was that this was patched in terraform-provider-aws v4 but the code here relies on terraform-provider-aws v4. Its too much work to unravel or update this module so we're going to attempt a manual install by following the instructions here: |
The tf provider for eks-jx will be upgraded to v4 by end of this week. |
Is this done please? |
Cluster cannot be created due to:
I suspect that it may be related to hashicorp/terraform-provider-aws#21225 but I have not verified that.
The text was updated successfully, but these errors were encountered: