Skip to content

Releases: cloudposse/geodesic

Added packer

25 Oct 08:43
Compare
Choose a tag to compare
0.3.6

Added packer (#79)

Upgrade `Terraform` version to `0.10.7`

06 Oct 07:05
Compare
Choose a tag to compare

What

  • Update Terraform version to 0.10.7

Why

  • Support the latest Terraform features

Support TF_PARALLELISM for 0.2.1 version

02 Oct 09:50
Compare
Choose a tag to compare
0.2.1.1

Update apply (#72)

Only use-profile if AWS configured

29 Sep 08:51
Compare
Choose a tag to compare

what

  • Check if AWS configs exist before attempting to call use-profile

why

  • See: #73
  • Without this fix, if AWS cli was not configured, the shell would immediately exit
  • Bug affected new users (cold-start problem)

Manage terraform apply parallelismg

21 Sep 06:03
Compare
Choose a tag to compare

What

  • Manage terraform apply parallelism

Why

  • Default parallelism level hits aws api request limit on huge terraform configs.

Added `sshpass`

13 Sep 13:09
Compare
Choose a tag to compare

Added sshpass (#70)

Update Terraform version to `0.10.2`

18 Aug 13:33
Compare
Choose a tag to compare
0.3.1

Update Terraform version to `0.10.2` (#68)

Disable SSH Strict Host Key Checking

15 Aug 19:26
Compare
Choose a tag to compare

Disable SSH Strict Host Key Checking