Releases: craftypath/gotf
v0.18.0
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
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
Changelog
- 00896ad Fix login to ghcr.io (#120)
- 5633178 Update GoReleaser to v1.1.0 (#119)
- 51c2c82 Bump golang.org/x/tools from 0.1.7 to 0.1.8 (#118)
- ff13212 Make --module-dir flag optional (#117)
- 5eaef23 Add Docker image (#116)
- 55814bb Bump github.com/golangci/golangci-lint from 1.42.1 to 1.43.0 (#115)
- 3e14366 Update readme
Docker images
docker pull ghcr.io/craftypath/gotf:v0.16.0
v0.15.0
v0.14.0
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
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
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
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)