Skip to content

Releases: yannlambret/tfs

v1.1.1

31 May 06:42
53f123f
Compare
Choose a tag to compare

What's Changed

  • Remove Terraform binary temporary file after a successful install by @yannlambret in #43

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 May 20:52
65a91f2
Compare
Choose a tag to compare

tfs is now using HashiCopr hc-install library to manage Terraform downloads.

What's Changed

  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #37
  • Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #38
  • Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in #39
  • Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #40
  • Switch to go-version library to prepare the future use of hc-install by @yannlambret in #41
  • Switch to hc-install library to download Terraform binaries by @yannlambret in #42

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Feb 11:35
ddbee35
Compare
Choose a tag to compare

First release of the tfs CLI tool.

Please see the README file for available features.