-
Notifications
You must be signed in to change notification settings - Fork 2
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
Migration from blueprints and decouple bastion requirements #35
Conversation
it looks like they removed calico from https://github.com/aws-ia/terraform-aws-eks-blueprints-addons.git ... so we will need to figure out how to apply that probably just call https://github.com/aws-ia/terraform-aws-eks-blueprints-addon.git ourselves |
2b7bb0b
to
05de15a
Compare
see: defenseunicorns/delivery-aws-iac#337 for testing, specifically https://github.com/defenseunicorns/delivery-aws-iac/actions/runs/5884458732 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
closes https://github.com/defenseunicorns/terraform-aws-uds-eks/issues/26
closes https://github.com/defenseunicorns/terraform-aws-uds-eks/issues/34
BEGIN_COMMIT_OVERRIDE
feat!: refactors away from terraform-aws-eks-blueprints to terraform-aws-eks-blueprints-addons for the terraform-aws-eks-blueprints v5 release https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/35
feat: remove bastion dependencies from the eks module https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/35
END_COMMIT_OVERRIDE