Skip to content

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

v1.1.1

23 Sep 19:58
327207a
Compare
Choose a tag to compare

What's Changed

  • chore: Examples in the README.md should use versions by @fcarta29 in #15
  • docs: Fix example by @Almenon in #17
  • fix: Ensure conditional creation applies to data sources by @bryantbiggs in #21

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 May 18:30
67cd486
Compare
Choose a tag to compare

What's Changed

  • feat: Change default value for Helm release wait argument from true to false by @rodrigobersa in #13

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

15 May 16:31
b5e74f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Apr 14:20
3e26c63
Compare
Choose a tag to compare

What's Changed

  • chore: Update configurations using terraform-aws-eks-blueprints as baseline by @bryantbiggs in #1
  • feat: Add initial implementation of add module which supports a helm release and IAM role for service accounts (IRSA) by @bryantbiggs in #2
  • chore: Create VERSION by @tonynv in #3
  • feat: Initial release of module by @bryantbiggs in #4
  • chore: Updates based on security review feedback by @bryantbiggs in #5
  • chore: Update name references to reflect name change by @bryantbiggs in #6
  • fix: Re-correct name from blueprint to blueprints by @bryantbiggs in #7
  • chore: Swap condition when using role prefix by @csantanapr in #8
  • fix: Ensure that IAM role creation is tied to overall create variable in addons sub-module by @bryantbiggs in #9
  • feat: Incorporate changes from terraform-aws-eks-blueprints-addons repository added during refactoring by @bryantbiggs in #10

New Contributors

Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints-addon/commits/v1.0.0