Releases: rgreinho/tfe-cli
Releases · rgreinho/tfe-cli
1.6.0
Added
- Added support for
TFE_ADDRESS
and TFE_BASEPATH
environment variables. [#89]
1.5.0
Added
- Add TFE notification support. [#40]
1.4.2
Fixed
- Fix the var file parser to accept any type of HCL data. [#38]
1.4.1
Fixed
- Fix number representation. [#37]
1.4.0
Added
- Add support for object variables in var files. [#34]
1.3.0
Changed
- Make variable creation process asynchronous. [#31]
Fixed
- Handle
number
variables. [#32]
1.2.0
Added
- Support multiple varfiles when create/updating variables. [#28]
Fixed
- Incorrect encoding of HCL lists. [#27]
1.1.1
Fixed
- Fix the problem preventing to update an existing workspace, or to create a new
workspace with the--force
flag. [#23]
1.1.0
Added
- Ability to detect HCL variables from a varfile. [#14]
- Ability to delete workspaces. [#15]
- Ability to delete variables. [#20]
Fixed
- Fix problem preventing to create a new workspace. [#18]
- Fix the installer. [#19]
1.0.0
Initial version with support for managing: