Releases: yannlambret/tfs
Releases · yannlambret/tfs
v1.1.1
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
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
First release of the tfs
CLI tool.
Please see the README file for available features.