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-vault-backend

Regenerate README.md

27 Jul 13:59
3da8239
Compare
Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

Migrate to README.yaml format

18 Jul 09:22
03b8a14
Compare
Choose a tag to compare

what

  • Add README.yaml

why

  • Standardize README

0.1.1

16 Apr 16:06
e3b6048
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

13 Apr 22:30
4ec9898
Compare
Choose a tag to compare

what

  • Initial implementation of terraform-aws-kops-vault-backend

why

  • To easily provision an S3 bucket for HashiCorp Vault secrets storage, and an IAM role and policy with permissions for Kops nodes to access the bucket