Skip to content

Releases: transcend-io/terragrunt-atlantis-config

v1.8.1

08 Sep 13:48
Compare
Choose a tag to compare

Added support to introspect terraform module for what submodules they use.

Thank you to @IndraGunawan for the PR and the quick updates!

Commits

v1.7.2

22 Jul 06:17
Compare
Choose a tag to compare

Commits

  • d4532b7: try changing yaml quoting (dmattia)

v1.7.1

22 Jul 06:09
bafd866
Compare
Choose a tag to compare

Commits

This appears to be missing binaries due to a bug

v1.7.0

09 Jun 14:56
cae1642
Compare
Choose a tag to compare

Commits

v1.6.0

20 May 18:32
84f4c4b
Compare
Choose a tag to compare

Commits

v1.5.1

10 May 14:28
bb10365
Compare
Choose a tag to compare

Commits

  • [bb10365]: Make Github Actions compile statically linked binaries (#140) (Gabriel Parreiras) #140

v1.5.0

22 Apr 22:22
2043f0d
Compare
Choose a tag to compare

Commits

v1.4.1

21 Apr 08:20
Compare
Choose a tag to compare

Upgrades the terragrunt library version used to support the latest schemas. Officially adds support for golang v1.16

v1.4.0

21 Apr 08:05
Compare
Choose a tag to compare

Commits

v1.3.1

25 Mar 18:16
b065f4a
Compare
Choose a tag to compare

Fix bug where apply_requirements would always appear in output, when what we really wanted was for it to only appear if specified (even if it was specified to be empty)