Skip to content

Releases: gruntwork-io/terratest

v0.40.19

04 Aug 19:43
3e7eac6
Compare
Choose a tag to compare

Modules affected

  • terraform

Description

  • Fixed a bug in the Clone function of the terraform.Options struct where map objects were not being deep cloned, causing side effects.

Related links

v0.40.18

11 Jul 13:20
78b2903
Compare
Choose a tag to compare

Modules affected

  • docker

Description

  • Added usage of docker compose command if is available
  • Updated quick-start documentation to work with Go 1.17
  • Added Windows ec2 instance example
  • Updated Set permissions for GitHub actions

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.17

14 Jun 15:30
0dd0f81
Compare
Choose a tag to compare

Modules affected

  • aws

Description

  • Added aws.GetDefaultSubnetIDsForVpc to retrieve default subnet ids
  • Updated aws.IsPublicSubnet to check implicit association with the main route table in VPC when the subnet does not have any explicitly associated route tables

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.16

10 Jun 07:13
99d3665
Compare
Choose a tag to compare

Modules affected

  • terraform

Description

  • Added ShowWithStruct function that parses terraform plan output to PlanStruct

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.15

06 Jun 14:20
94dd1e7
Compare
Choose a tag to compare

Description

  • Updated dependency hashicorp/go-getter from 1.5.11 to 1.6.1

Related links

v0.40.14

06 Jun 14:12
2070f68
Compare
Choose a tag to compare

Modules affected

  • terraform

Description

  • Updated GetResourceCount function to handle new plan output in Terraform 1.2.x.

Related links

v0.40.13

02 Jun 00:00
4e0bc50
Compare
Choose a tag to compare

Description

  • Updated dependency github.com/hashicorp/go-getter from 1.5.9 to 1.5.11

Related links

v0.40.12

29 May 16:30
5913a29
Compare
Choose a tag to compare

Modules affected

  • helm

Description

  • Updated RenderTemplateE function to rebuild helm chart dependencies

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.11

28 May 19:41
1dc5806
Compare
Choose a tag to compare

Modules affected

  • http-helper

Description

  • Added to HttpHelper functions that accept options structs
  • Fixed broken azure example

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.10

18 May 20:41
3f80236
Compare
Choose a tag to compare

Modules affected

  • version-checker [NEW]

Description

  • Added a new helper function version_checker.CheckVersion and version_checker.CheckVersionE which can be used to assert that installed tools satisfy a version constraint.

Special thanks

Special thanks to the following users for their contribution!

  • @hongil0316

Related links