Skip to content

Releases: stv-io/action-tfswitch

v1.0.2

10 Jan 14:45
0189969
Compare
Choose a tag to compare

Changes

  • Removing the code to unlink terraform
warrensbox/terraform-switcher info installed /home/runner/.bin/tfswitch
Running tfswitch from /home/runner/.bin ..
Version: v1.2.4
Running tfswitch assuming PATH is set ..
Version: v1.2.4
Exporting PATH to GITHUB_PATH ..
Unlinking default version of terraform ..
unlink: cannot unlink '/usr/local/bin/terraform': No such file or directory
Error: Process completed with exit code 1.

v1.0.1

30 Jan 15:09
beb9a00
Compare
Choose a tag to compare

Exports terraform_version as an output #4

Changes

  • Adds and exports the output version
  • Unlinks pre-installed terraform only if file exists
  • Docs updates

Closes #2
Closes #3

v1.0.0

15 Nov 20:33
b6c5e07
Compare
Choose a tag to compare

action-tfswitch

A github action to run tfswitch as a composite action