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

Release 0.7.0 #25

Merged
merged 10 commits into from
Mar 22, 2024
Merged

Release 0.7.0 #25

merged 10 commits into from
Mar 22, 2024

Conversation

jbronn
Copy link
Collaborator

@jbronn jbronn commented Mar 22, 2024

Terraform Module Upgrades

Helm Chart Upgrades

New Features

  • Use updated AWS EKS management controls for the EKS cluster. Access now managed with new access_entries, authentication_mode (defaults to API) and enable_cluster_creator_admin_permissions variables.
  • Add variables to allow customizing helm_release options (e.g., chart repository). In addition, allow disabling installation using Helm while creating IRSA roles to allow management by external systems instead like ArgoCD.

Backwards Incompatible Changes

  • With upgrade of aws-eks to v20 the aws-auth configuration map is no longer managed and the aws_auth_roles variable was removed; you'll have to manage it yourself with the aws-auth module.

@jbronn jbronn merged commit e303f34 into main Mar 22, 2024
2 checks passed
@jbronn jbronn deleted the release-0.7.0 branch March 22, 2024 16:47
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.

1 participant