v0.11.1
🚀 Enhancements
Add validation to oidc issuer url @nitrocode (#24)
what
- Add validation to oidc issuer url
why
- Make sure the value of the eks oidc issuer url is non null. This prevents creation of an unadsumable eks iam role.
references
- https://github.com/cloudposse/terraform-aws-helm-release is affected if the iam role is enabled but the eks oidc url is left with the default null value