Skip to content

Releases: coveooss/terragrunt

v2.1.1

26 Jun 02:48

Choose a tag to compare

Changelog

9deb26b Update dependency versions
7bd8092 Bump github.com/hashicorp/go-version from 1.2.0 to 1.2.1 (#185)
97f1d5c Bump github.com/aws/aws-sdk-go from 1.32.1 to 1.32.6 (#186)
77db2c4 Bump github.com/coveooss/multilogger from 0.4.6 to 0.4.7 (#187)
07f13bd Bump github.com/aws/aws-sdk-go from 1.31.12 to 1.32.1 (#183)
83ca0fc Bump github.com/zclconf/go-cty from 1.4.2 to 1.5.0 (#184)
12e9d2a Fix problem with custom terragrunt config path (#181) (#182)

v2.1.0

10 Jun 20:00

Choose a tag to compare

Changelog

4a9beaa Fix go.sum
73ecd55 Fix problem with custom terragrunt config path (#181)
6a001f1 Bump github.com/mattn/go-zglob from 0.0.1 to 0.0.2 (#176)
d05a07d Bump github.com/hashicorp/hcl/v2 from 2.5.1 to 2.6.0 (#175)
794d61f Bump github.com/aws/aws-sdk-go from 1.31.7 to 1.31.12 (#177)
6c4a57c Bump github.com/mitchellh/mapstructure from 1.3.1 to 1.3.2 (#178)
9d37f2f Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#179)
b19a108 Bump github.com/go-errors/errors from 1.1.0 to 1.1.1 (#180)
37fcbc1 Fix Helper functions (#174)
aa590d1 Bump github.com/go-errors/errors from 1.0.1 to 1.1.0 (#172)
a248287 Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#171)
8a80fa3 Bump github.com/zclconf/go-cty from 1.4.1 to 1.4.2 (#170)
a9aa639 Bump github.com/hashicorp/terraform from 0.12.25 to 0.12.26 (#169)
cd255ae Bump github.com/aws/aws-sdk-go from 1.30.12 to 1.31.7 (#173)
6fcab48 Bump github.com/hashicorp/terraform from 0.12.23 to 0.12.25 (#164)
b37e01b Do not copy the source folder while copying the launch folder (#168)
39a4311 Bump github.com/mitchellh/mapstructure from 1.1.2 to 1.3.1 (#166)
7ade2c2 Bump github.com/hashicorp/hcl/v2 from 2.3.0 to 2.5.1 (#163)
d8e1ef7 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#162)
1812b7e Bump github.com/sirupsen/logrus from 1.4.2 to 1.6.0 (#159)
8e1c2ab Bump github.com/zclconf/go-cty from 1.3.1 to 1.4.1 (#167)

v2.0.8

24 May 14:56
d63b9f7

Choose a tag to compare

Changelog

d63b9f7 Mitigate possible errors on S3 calls (#165)

v1.7.10

24 May 14:55

Choose a tag to compare

Changelog

54d1b35 Mitigate possible errors on S3 calls (#165)

v2.0.7

25 Apr 01:42
807d56f

Choose a tag to compare

Changelog

807d56f More robust file download (#158)

v1.7.9

25 Apr 01:40

Choose a tag to compare

Changelog

6af2440 More robust file download (#158)
1beaf50 Always crash when the source folder fails to copy (#148)

v2.0.6

21 Apr 13:46
7695b16

Choose a tag to compare

Changelog

7695b16 Fix different types warning on variable merge (#157)

v2.0.5

13 Apr 20:04

Choose a tag to compare

Changelog

b987296 Optional Terraform init in migration

v2.0.4

10 Apr 16:41

Choose a tag to compare

Changelog

612d0c8 Add terraform init to the migration script

v2.0.3

05 Apr 14:02

Choose a tag to compare

Changelog

07e939b Add safety chmod 777 on the new config file
882aa2e Bump github.com/hashicorp/terraform from 0.12.21 to 0.12.23 (#146)
6b64df2 Bump github.com/zclconf/go-cty from 1.3.0 to 1.3.1 (#144)
2aad8d5 Always crash when the source folder fails to copy (#148)
5fc5072 Add a function to set global variables (#147)