Skip to content

Releases: rgreinho/tfe-cli

1.6.0

06 Jan 15:52
5df4e66
Compare
Choose a tag to compare

Added

  • Added support for TFE_ADDRESS and TFE_BASEPATH environment variables. [#89]

1.5.0

12 Jan 21:46
7249140
Compare
Choose a tag to compare

Added

  • Add TFE notification support. [#40]

1.4.2

15 Nov 23:46
319df8a
Compare
Choose a tag to compare

Fixed

  • Fix the var file parser to accept any type of HCL data. [#38]

1.4.1

23 Sep 23:27
4015c44
Compare
Choose a tag to compare

Fixed

  • Fix number representation. [#37]

1.4.0

19 Sep 00:51
4afbe69
Compare
Choose a tag to compare

Added

  • Add support for object variables in var files. [#34]

1.3.0

12 May 16:33
eed820b
Compare
Choose a tag to compare

Changed

  • Make variable creation process asynchronous. [#31]

Fixed

  • Handle number variables. [#32]

1.2.0

01 Apr 13:29
1fbfce8
Compare
Choose a tag to compare

Added

  • Support multiple varfiles when create/updating variables. [#28]

Fixed

  • Incorrect encoding of HCL lists. [#27]

1.1.1

31 Mar 15:54
e00d762
Compare
Choose a tag to compare

Fixed

  • Fix the problem preventing to update an existing workspace, or to create a new
    workspace with the--force flag. [#23]

1.1.0

30 Mar 22:59
bfef5f3
Compare
Choose a tag to compare

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

25 Mar 20:18
f31b583
Compare
Choose a tag to compare

Initial version with support for managing:

  • Workspaces
  • Variables