Skip to content

Releases: lablabs/terraform-aws-eks-argocd

v1.1.0

31 Jul 11:26
3cd90e3

Choose a tag to compare

What's Changed

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

v1.0.1

27 Jun 08:25
89ceeae

Choose a tag to compare

What's Changed

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

v1.0.0

03 Jun 14:36
409bed6

Choose a tag to compare

What's Changed

Important

The add-on undergone major refactoring by using https://github.com/lablabs/terraform-aws-eks-universal-addon template resulting in changes to some input variables and all output variables that are not nested under addon or addon_irsa outputs. Additionally, Helm chart and application versions were updated. Follow related pull request above to learn more. If you find a bug, please, feel free to open an issue, we will do our best to help fixing it.

Full Changelog: v0.1.4...v1.0.0

v0.1.4

19 Jan 12:18
a66e1d7

Choose a tag to compare

What's Changed

  • fix: include helm parameters when not empty by @jaygridley in #6

Full Changelog: v0.1.3...v0.1.4

v0.1.3

18 Jan 10:43
8666117

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Oct 15:47
5ce661f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Sep 14:30
02063bf

Choose a tag to compare

What's Changed

  • fix: add depends_on meta-argument into helm_release.argo_application by @tomas-balaz in #2

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Sep 11:24
ab8538b

Choose a tag to compare

What's changed

Changes:

  • IAM role creation with policy allow assume it from ArgoCD serviceAccount
  • Allow attach additional policies to assumed role via add-on module input parameter