Commit Graph

8 Commits

Author SHA1 Message Date
15742e8f3f Add error handling and improve comments
Added fmt.Errorf for better error messages during HTTP and file handling in InstallTerraformVersion. Also fixed indentation in comments to follow Go conventions. Made other small improvements for better readability and maintainability.
2024-09-11 20:27:10 -04:00
8690a026b1 added fix to use x86 in for arm mac's where arm package is unavailable 2023-10-03 19:26:18 -04:00
2282560e7a Added exit code 2022-10-21 09:39:06 -04:00
mitch
ce4d829184 Added comments 2022-06-18 09:41:00 -04:00
mitch
98493c8d52 Added support for default terraform version
Added default behavior for > and >= to not use non-stable release versions
Added configuration option of `StableOnly` which defaults to true.  Setting this to false will permit the use of -alpha and -beta releases
2022-06-15 22:52:19 -04:00
mitch
ae2805a729 Updated to support sem version comparison 2022-04-27 07:35:49 -04:00
mitch
f355b83fe5 Removed hard coded amd_64 2022-03-09 20:09:31 -05:00
mitch
8b24af46e1 Initial commit 2022-02-23 13:15:12 -05:00