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.
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