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

page not found kubernetes-addons #1708

Closed
miwita opened this issue Aug 1, 2023 · 1 comment
Closed

page not found kubernetes-addons #1708

miwita opened this issue Aug 1, 2023 · 1 comment

Comments

@miwita
Copy link

miwita commented Aug 1, 2023

Description

I used to use this url github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons?ref=v4.27.0 to call kubernetes-addons module, unfortunately the link doesn't work anymore.

code

module "eks_blueprints_kubernetes_addons" {
source = "github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons?ref=v4.27.0"
....
}

@bryantbiggs
Copy link
Contributor

You will need to use v4.32.1 - for reference #1630 (comment)

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

2 participants