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

Ondat is migrating, breaking terraform init #1522

Closed
Jumziey opened this issue Mar 30, 2023 · 6 comments · Fixed by #1523
Closed

Ondat is migrating, breaking terraform init #1522

Jumziey opened this issue Mar 30, 2023 · 6 comments · Fixed by #1523

Comments

@Jumziey
Copy link

Jumziey commented Mar 30, 2023

Title says it all.

Tried today to setup a new cluster from scratch and can't get the code from the https://github.com/ondat/terraform-eksblueprints-ondat-addon/ repo, but it wont let me :(

@Sennar19
Copy link

Same issue! Do we need to wait or we can fix with some workaround?

@dcristobalhMad
Copy link

Yep, same here. We are just trying to make an init/plan of an existing cluster

@kzap
Copy link

kzap commented Mar 30, 2023

Unable to do anything either, is this a Terraform issue with GitHub modules or that this module should not rely on unofficial third party modules?

@Jumziey
Copy link
Author

Jumziey commented Mar 30, 2023

Good question all around, I think this needs to be digested, @bryantbiggs is working on a fix. The code is sorted just need to merge and get out a new tag

@kzap
Copy link

kzap commented Mar 30, 2023

Something to do with https://www.akamai.com/newsroom/press-release/akamai-announces-intention-to-acquire-cloud-company-ondat perhaps

@dwgillies-bluescape
Copy link

dwgillies-bluescape commented Mar 30, 2023

Here's the operative code from our company's bugfix (update v4.22.0 -> v4.27.0)

module "aws_eks_blueprints" {
  source             = "github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons?ref=v4.27.0"
  eks_cluster_id     = module.cluster.cluster_id

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

Successfully merging a pull request may close this issue.

5 participants