Skip to content

Releases: aws-blueprints/terraform-aws-eks-blueprints-addon

v2.2.0

31 Oct 13:07
Immutable release. Only release title and notes can be modified.
5e47e69

Choose a tag to compare

What's Changed

  • feat: Add nullable = false to 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

31 Oct 00:14
Immutable release. Only release title and notes can be modified.
54d440d

Choose a tag to compare

What's Changed

  • feat: Change default value of max_history from 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

30 Oct 18:23
Immutable release. Only release title and notes can be modified.
4937a05

Choose a tag to compare

What's Changed

  • feat: Upgrade Helm provider to v3.1 by @bryantbiggs in #1
  • chore: Update community files and issue templates and rely on the organization .github repo by @bryantbiggs in #2
  • fix: Remove role self assumption via allow_self_assume_role variable and logic by @bryantbiggs in #3
  • feat: Add variable optional attribute type definitions to replace opaque any types by @bryantbiggs in #4
  • feat: Add variable optional attribute type definitions to replace opaque any types 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

29 Oct 17:15

Choose a tag to compare

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