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

Upgrading eks blueprints to v4.32.1 #776

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

ananth102
Copy link
Contributor

@ananth102 ananth102 commented Aug 8, 2023

Which issue is resolved by this Pull Request:

Terraform deployments are not working because eks blueprints before v4.32.1 did not pin their version in the main.tf file. As a result terraform pulled the modules from the main branch. Last week eks blueprints removed the modules as part of their refactoring effort which breaks any version before v4.32.1.

Further reading:

aws-ia/terraform-aws-eks-blueprints#1699
aws-ia/terraform-aws-eks-blueprints#1630 (comment)

Description of your changes:

Upgrade terraform-aws-eks-blueprints from v4.31.0 to v4.32.1

Testing:

  • Unit tests pass
  • e2e tests pass
  • Details about new tests (If this PR adds a new feature)
  • Details about any manual tests performed

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@surajkota
Copy link
Contributor

does the new version also address the missing permissions?

@ananth102
Copy link
Contributor Author

@surajkota Too many changes for 1 pr

@ananth102 ananth102 merged commit 8a2eafb into awslabs:main Aug 8, 2023
AlexandreBrown pushed a commit to AlexandreBrown/Kubeflow that referenced this pull request Oct 3, 2023
- Based on branch test-kfpv2
- Upgraded EKS Blueprints Addons to fix terraform init
  - aws-ia/terraform-aws-eks-blueprints#1630 (comment)
  - Manually applied : awslabs/kubeflow-manifests#776
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 this pull request may close these issues.

3 participants