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

Fresh install fails due to KMS key creation failure. #33

Open
homer6 opened this issue Apr 12, 2022 · 6 comments
Open

Fresh install fails due to KMS key creation failure. #33

homer6 opened this issue Apr 12, 2022 · 6 comments

Comments

@homer6
Copy link

homer6 commented Apr 12, 2022

Cluster cannot be created due to:

module.eks-jx.module.vault.aws_kms_key.kms_vault_unseal[0]: Still creating... [1m40s elapsed]

I suspect that it may be related to hashicorp/terraform-provider-aws#21225 but I have not verified that.

@homer6
Copy link
Author

homer6 commented Apr 12, 2022

@homer6
Copy link
Author

homer6 commented Apr 12, 2022

oh my: https://github.com/hashicorp/terraform-provider-aws/pull/23593/files

@omenking
Copy link

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:

https://jenkins-x.io/v3/admin/setup/

@ankitm123
Copy link
Collaborator

The tf provider for eks-jx will be upgraded to v4 by end of this week.

@liya2017
Copy link

The tf provider for eks-jx will be upgraded to v4 by end of this week.

Is this done please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants