Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Releases: cloudposse-archives/terraform-aws-kops-chart-repo

0.3.0 Added variable IAM role session duration

28 Jan 10:51
65cb00f
Compare
Choose a tag to compare
Added variable IAM role session duration (#11)

0.2.5: Switch from terraform-aws-kops-metadata to terraformm-aws-kops-data-iam

13 Apr 19:27
3116c28
Compare
Choose a tag to compare

Switch from terraform-aws-kops-metadata to terraformm-aws-kops-data-iam (#10)

0.2.4: Update readme yaml file and rebuild md

12 Dec 09:34
88e85bf
Compare
Choose a tag to compare

what

  • updated README.yaml file
  • add tags and categories
  • rebuild README.md file

why

  • need to add categories and tags so we can pull them into the documentation

Regenerate README.md

27 Jul 14:01
6d78bf2
Compare
Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

Fix readme

10 Jul 13:59
3e34075
Compare
Choose a tag to compare
  • Fix avatars links
  • Fix link on badge release

0.2.1: (Migrate to README.yaml format)

05 Jul 12:34
6acae25
Compare
Choose a tag to compare

what

  • Add README.yaml

why

  • Standardize README

0.2.0: Permit Masters to Assume Role (#3)

28 Jun 22:55
00f6f74
Compare
Choose a tag to compare
* grant assume role to masters

0.1.1

16 Apr 02:29
9b199b4
Compare
Choose a tag to compare

what

  • Separate cluster_name and name variables

why

  • Use name variable for all created resources (S3 buckets, IAM Roles, etc.)
  • Use cluster_name as a pattern to lookup Kops clusters

0.1.0

01 Apr 13:45
ea64e17
Compare
Choose a tag to compare

what

  • Terraform module to provision an S3 bucket for Helm chart repository and permit k8s nodes to access the S3 bucket

why

  • Make it easier to provision resources required to host a chart repo on S3