Releases: aws-ia/terraform-aws-eks-blueprints-addon
Releases · aws-ia/terraform-aws-eks-blueprints-addon
v1.1.1
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
What's Changed
- feat: Change default value for Helm release
wait
argument fromtrue
tofalse
by @rodrigobersa in #13
New Contributors
- @rodrigobersa made their first contribution in #13
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: Handle null policy name when no policy created by @sgrissom-rxss in #11
New Contributors
- @sgrissom-rxss made their first contribution in #11
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
toblueprints
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
- @bryantbiggs made their first contribution in #1
- @tonynv made their first contribution in #3
- @csantanapr made their first contribution in #8
Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints-addon/commits/v1.0.0