Skip to content

Releases: DNXLabs/terraform-aws-eks-lb-controller

0.9.0

03 Oct 05:55
266ca73
Compare
Choose a tag to compare

What’s Changed

Add support for permissions boundary @rasanentimo (#20)

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to terraform-aws-eks-lb-controller?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING.md doc.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

Further comments

Fixes #19

Update IAM policy template @eduardoweiland (#33)

This should be the same as #32 but using the same policy template from upstream fix: kubernetes-sigs/aws-load-balancer-controller#3046. It's a more restrict version of the policy in #32.

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to <repo_name>?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING.md doc.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

🚀 Enhancements

Feature/iam tags @jeremiasroma (#37)

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to <repo_name>?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING.md doc.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

0.8.0

27 Sep 06:09
f29ab0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

21 Sep 07:37
2b1fcf0
Compare
Choose a tag to compare

What's Changed

add rbac support in #28
fix role and role_binding creation #29

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

06 Apr 18:45
061a85e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

28 Nov 20:53
030277e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

04 Nov 22:56
a37d3c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

23 Aug 17:19
Compare
Choose a tag to compare
  • Add support to custom arn_format.

0.4.0

18 Jun 22:33
Compare
Choose a tag to compare
  • Update helm chart version to 1.2.0.

0.3.2

16 Jun 05:43
c8308cb
Compare
Choose a tag to compare
  • Update terraform required version to >= 0.13

0.3.1

19 May 03:19
Compare
Choose a tag to compare
  • Update kubectl provider req version to >= 1.9.4