Skip to content

Releases: craftypath/gotf

v0.18.0

30 Mar 15:45
2892a94
Compare
Choose a tag to compare

Changelog

  • 2892a94 Bump github.com/goreleaser/goreleaser from 1.4.1 to 1.7.0 (#143)
  • ac224d6 Bump github.com/magefile/mage from 1.12.1 to 1.13.0 (#145)
  • 45708ac Update to Go 1.18 (#147)
  • ef8e9a3 Support values other than strings in backend configs (#146)
  • e63dac3 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#141)
  • 1f3636b Bump golang.org/x/tools from 0.1.9 to 0.1.10 (#140)
  • 5b55f9b Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#138)

v0.17.0

09 Feb 17:20
49e4788
Compare
Choose a tag to compare

Changelog

  • 49e4788 Add varsFromEnvFiles config option (#132)
  • 773514a Bump github.com/magefile/mage from 1.11.0 to 1.12.1 (#124)
  • 72e1e07 Bump github.com/golangci/golangci-lint from 1.43.0 to 1.44.0 (#127)
  • 669a9e9 Bump github.com/goreleaser/goreleaser from 1.1.0 to 1.4.1 (#129)
  • 054faaa Remove non-functional cache dir change for tests (#131)
  • af4687d Bump TF version in tests to 1.1.5 (#130)
  • 1af78e7 Bump golang.org/x/tools from 0.1.8 to 0.1.9 (#128)
  • dccc751 Update README.md (#121)

v0.16.0

10 Dec 18:23
00896ad
Compare
Choose a tag to compare

Changelog

Docker images

  • docker pull ghcr.io/craftypath/gotf:v0.16.0

v0.15.0

02 Nov 16:53
01273d6
Compare
Choose a tag to compare

Changelog

01273d6 Bump github.com/mholt/archiver/v3 from 3.5.0 to 3.5.1 (#114)
0be8bd5 Bump github.com/adrg/xdg from 0.3.4 to 0.4.0 (#112)
79e4220 Build arm64 binaries (#113)

v0.14.0

27 Oct 15:06
f79b22f
Compare
Choose a tag to compare

Changelog

f79b22f Fix readme (#111)
beec321 Update GoReleaser to v0.183.0 (#110)
a03da32 Update to Go 1.17 (#109)
aa979c7 Update readme and demo to Terraform 1.0.9 (#108)
ec4fe6d Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.1 (#96)
4d43c18 Bump golang.org/x/tools from 0.1.4 to 0.1.7 (#103)
8dd7db3 Bump github.com/adrg/xdg from 0.3.3 to 0.3.4 (#97)
2dcee2f Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#87)
8947cd5 Bump github.com/goreleaser/goreleaser from 0.164.0 to 0.171.0 (#83)
25e4042 Bump golang.org/x/tools from 0.1.3 to 0.1.4 (#85)
9fe0215 Bump github.com/golangci/golangci-lint from 1.40.0 to 1.41.1 (#84)
b7c92cf Bump golang.org/x/tools from 0.1.1 to 0.1.3 (#81)
cc969a7 Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.0 (#70)
10be8b2 Bump golang.org/x/tools from 0.1.0 to 0.1.1 (#71)

v0.13.0

07 May 22:04
77e3ad0
Compare
Choose a tag to compare

Changelog

77e3ad0 Add HashiCorp's new GPG key (#69)
4a04881 Bump github.com/goreleaser/goreleaser from 0.159.0 to 0.164.0 (#68)
02ce51b Bump github.com/adrg/xdg from 0.3.1 to 0.3.3 (#65)
05432a3 Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 (#63)
ca638f7 Update readme (#59)

v0.12.0

09 Mar 20:22
6f249fd
Compare
Choose a tag to compare

Changelog

6f249fd Bump github.com/goreleaser/goreleaser from 0.155.2 to 0.159.0 (#56)
ab565b3 Bump github.com/golangci/golangci-lint from 1.36.0 to 1.38.0 (#55)
5dbc3a7 Update Go to 1.16 (#58)
5e720d8 Bump github.com/adrg/xdg from 0.3.0 to 0.3.1 (#53)
4bb063a Add option to skip variables (#57)
07daa0d Bump github.com/goreleaser/goreleaser from 0.155.0 to 0.155.2 (#47)
dc36679 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#46)
1426fca Bump github.com/Masterminds/sprig/v3 from 3.2.0 to 3.2.2 (#43)
4136e88 Update readme (#42)

v0.11.0

27 Jan 20:19
634e3fb
Compare
Choose a tag to compare

Changelog

634e3fb Bump github.com/goreleaser/goreleaser from 0.133.0 to 0.155.0 (#39)
f665c34 Bump Go version in go.mod (#41)
646754b Bump github.com/mholt/archiver/v3 from 3.3.0 to 3.5.0 (#35)
5304f12 Bump github.com/Masterminds/sprig/v3 from 3.1.0 to 3.2.0 (#31)
83f08c3 Bump github.com/magefile/mage from 1.9.0 to 1.11.0 (#33)
0942960 Bump github.com/adrg/xdg from 0.2.1 to 0.3.0 (#40)
d609b61 Add option to ignore missing var files (#30)
14630fb Bump github.com/golangci/golangci-lint from 1.26.0 to 1.36.0 (#37)
53591f3 Bump github.com/stretchr/testify from 1.5.1 to 1.7.0 (#32)
98c3654 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0 (#34)
0b6a06f Make main branch the default (#36)
4d5de96 Enable Dependabot (#29)
d37143c Create release workflow with manual trigger (#26)

v0.10.0

30 Jul 10:35
959934f
Compare
Choose a tag to compare

Changelog

959934f Add option to skip backend check (#25)
e96abfa Add link to talk at SoftwerkerKonf
9a64617 Update readme for v0.9.2

v0.9.2

05 Jun 09:47
e77deab
Compare
Choose a tag to compare

Changelog

e77deab Use short commit hash in version (#23)
d177788 Move Terraform args check (#22)
9bdf50b Add demo project (#21)