Releases: cloudposse/terraform-aws-eks-iam-role
Releases · cloudposse/terraform-aws-eks-iam-role
v0.5.0
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
Terraform 0.14 upgrade @woz5999 (#7)
what
fixes and updates for tf 0.14 compatibility
v0.3.1
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
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
Fixing markdowndocs to pass linter @3h4x (#2)
what
- Docs generated with PRed changes to build harness
why
references
v0.1.0
- No changes (auto-release of v0.0.1)