Skip to content

Releases: cloudposse/terraform-aws-eks-iam-role

v0.5.0

17 Dec 17:53
1d397fb
Compare
Choose a tag to compare
Fix broken link to examples @agentmilindu (#8)

What

Fix the broken link to examples by using the link to the examples of the master branch.

Why

  • Link to examples was not working.

v0.4.0

13 Dec 10:34
4197c6d
Compare
Choose a tag to compare
Terraform 0.14 upgrade @woz5999 (#7)

what

fixes and updates for tf 0.14 compatibility

v0.3.1

02 Sep 03:28
7e68a93
Compare
Choose a tag to compare
Fixes examples source URL @Gowiem (#4)

what

  • Small update to README to use git:: in front of repo URL.

why

  • Better Copy pasta of the example

v0.3.0

28 Aug 20:22
4f4ba80
Compare
Choose a tag to compare
Support AWS 3.0, use context.tf @Nuru (#3)

what

  • Update to use context.tf
  • Support AWS provider version 3.0
  • Simplify tests

why

  • Standardize and keep current as new features are added
  • Keep current, support LaunchConfig for EKS
  • Save time and money by not creating an EKS cluster for testing

v0.2.0

28 Aug 16:04
e6418c1
Compare
Choose a tag to compare
Fixing markdowndocs to pass linter @3h4x (#2)

what

  • Docs generated with PRed changes to build harness

why

  • To pass linter

references

v0.1.0

24 Aug 23:44
6084635
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • No changes (auto-release of v0.0.1)

0.0.1

24 Aug 23:43
6084635
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
Initial commit (#1)