This repository has been archived by the owner on Jan 31, 2021. It is now read-only.
Releases: cloudposse-archives/terraform-aws-kops-iam-authenticator-config
Releases · cloudposse-archives/terraform-aws-kops-iam-authenticator-config
0.2.2: Enable disabled module to delete resources
0.2.1: Don't create random pet name if it is not needed
Don't create random pet name if it is not needed (#4)
0.2.0: Add `enabled` var/option
* Add `enabled` var/option and generate (poorly named) cluster_id if not specified (#3) * Automated updates
0.1.1 Fix `config.tpl`
what
- Fix
config.tpl
why
- Wrong yaml format
0.1.0 Initial implementation
what
- Initial implementation of
terraform-aws-kops-iam-authenticator-config
- Terraform module to create and apply aKubernetes
ConfigMap to map AWS IAM roles to Kubernetes users/groups
why
- This will configure clusters managed by
kops
to useaws-iam-authenticator
, allowing to use AWS IAM credentials to authenticate to a Kubernetes cluster