v0.7.0
Changes:
- Add ability to specify custom configuration options as values yaml
- Add ability to opt-out from IRSA role creation
- Add new variable k8s_assume_role_arn for assume role arn definition
- Delegate Kubernetes namespace creation to helm provider from Kubernetes provider
- Bump default chart version to the 5.4.4
- Update terraform docs version in pre-commit
Breaking changes:
- Removes fake dependency variable mod_dependency in favor of terraform built-in module dependency injection
- Rename variable k8s_create_namespace to helm_create_namespace
- Assume role arn should be specified by variable k8s_assume_role_arn instead of parameter passed in settings