Skip to content

Releases: cloudposse/geodesic

0.9.4

08 Apr 01:10
e1b8480
Compare
Choose a tag to compare

what

  • Add additionalPolicies with sts:AssumeRole to kops template

why

  • Allow kops clusters created from the template to assume IAM roles
  • Use with kube2iam

0.9.3

06 Apr 07:33
abe7ebe
Compare
Choose a tag to compare
Add support for aws-vault server mode (#117)

0.9.2: Add helmfile (#114)

06 Apr 02:02
8cfe518
Compare
Choose a tag to compare
* Add helmfile

* add helm-secrets for helmfile

0.9.1

06 Apr 02:01
8f43de2
Compare
Choose a tag to compare
Fix timedrift (#113)

0.9.0

30 Mar 04:01
bdab6b3
Compare
Choose a tag to compare
Back to Basics (#110)

0.8.7: Add chamber (#109)

27 Mar 21:20
2044265
Compare
Choose a tag to compare
* Add Chamber to help manage secrets with SSM+KMS

* Update README, sort deps

* fix d/l url

0.8.6: Upgrade releases (#108)

27 Mar 07:14
3edddad
Compare
Choose a tag to compare
* Upgrade releases

* change goofys versioning scheme

0.8.5

15 Mar 04:56
83da940
Compare
Choose a tag to compare

what

  • Add github-commenter

why

  • To send the output from other programs as GitHub comments on Commits, Pull Request Reviews or Issues
terraform plan 2>&1 | github-commenter -format "Output from `terraform plan`<br/>```{{.}}```"

0.8.4

19 Jan 03:19
cddfe7c
Compare
Choose a tag to compare
Upgrade to Kops 1.8.0, Kubectl 1.8.7 (#105)

0.8.3

10 Jan 20:54
f4c1c1f
Compare
Choose a tag to compare

what

  • Bump terraform version to 0.11.2

why

  • Bug fixes and new features

references