Skip to main content

Gruntwork release 2016-10

Guides / Update Guides / Releases / 2016-10

This page is lists all the updates to the Gruntwork Infrastructure as Code Library that were released in 2016-10. For instructions on how to use these updates in your code, check out the updating documentation.

Here are the repos that were updated:

boilerplate

v0.1.1

Published: 10/31/2016 | Release notes

  • Fix a bug where boilerplate would exit with an error if you tried to pass lists and maps to dependencies.

terraform-aws-ci

v0.0.24

Published: 10/18/2016 | Release notes

  • Fix a bug in configure-environment-for-gruntwork-module that was causing it to fail to install the latest version of Terraform (0.7.7).

terraform-aws-ecs

v0.3.1

Published: 10/31/2016 | Release notes

v0.3.0

Published: 10/30/2016 | Release notes

terraform-aws-vpc

v0.1.2

Published: 10/3/2016 | Release notes

  • Fix a bug so that propagating_vgws parameters are now correctly handled as lists.