Skip to content
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

0.2.2: Enable disabled module to delete resources

20 Mar 01:07
5b2047e
Compare
Choose a tag to compare

Enable disabled module to delete resources (#5)

0.2.1: Don't create random pet name if it is not needed

19 Mar 03:48
02ec81d
Compare
Choose a tag to compare

Don't create random pet name if it is not needed (#4)

0.2.0: Add `enabled` var/option

18 Mar 20:51
ce1ace4
Compare
Choose a tag to compare
* Add `enabled` var/option and generate (poorly named) cluster_id if not specified  (#3)

* Automated updates

0.1.1 Fix `config.tpl`

21 Jan 15:46
Compare
Choose a tag to compare

what

  • Fix config.tpl

why

  • Wrong yaml format

0.1.0 Initial implementation

09 Jan 05:01
0b20d18
Compare
Choose a tag to compare

what

  • Initial implementation of terraform-aws-kops-iam-authenticator-config - Terraform module to create and apply a Kubernetes ConfigMap to map AWS IAM roles to Kubernetes users/groups

why

  • This will configure clusters managed by kops to use aws-iam-authenticator, allowing to use AWS IAM credentials to authenticate to a Kubernetes cluster