Releases: aws-blueprints/terraform-aws-eks-blueprints-addon
Releases · aws-blueprints/terraform-aws-eks-blueprints-addon
v2.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Add
nullable = falseto variables that have a non-null or non-empty string value by @bryantbiggs in #10
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Change default value of
max_historyfrom unlimited (up to 256) to a more sane default of 5 by @bryantbiggs in #9
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Upgrade Helm provider to
v3.1by @bryantbiggs in #1 - chore: Update community files and issue templates and rely on the organization
.githubrepo by @bryantbiggs in #2 - fix: Remove role self assumption via
allow_self_assume_rolevariable and logic by @bryantbiggs in #3 - feat: Add variable optional attribute type definitions to replace opaque
anytypes by @bryantbiggs in #4 - feat: Add variable optional attribute type definitions to replace opaque
anytypes by @bryantbiggs in #5 - feat: Add support for utilizing EKS Pod Identity by @bryantbiggs in #6
- fix: Remove the option of creating an IAM role; always create an IAM role by @bryantbiggs in #7
- docs: Finish upgrade docs, add remaining migration diff example by @bryantbiggs in #8
See the docs/UPGRADE-2.0.md guide for further details and upgrade instructions
Full Changelog: v1.2.0...v2.0.0
v1.2.0
Full Changelog: https://github.com/aws-blueprints/terraform-aws-eks-blueprints-addon/commits/v1.2.0
Initial release following fork - matches version v1.1.1 of aws-ia/terraform-aws-eks-blueprints-addon in terms of functionality and API