2017-08-08 22:12:48 +00:00
|
|
|
# Changelog
|
2017-09-01 16:51:37 +00:00
|
|
|
## [0.9.1]
|
|
|
|
1. [#10] log handler error on Linux environment
|
|
|
|
1. [#11] Fix reading state file for remote state and support backend config for
|
|
|
|
init command
|
2019-06-05 07:14:23 +00:00
|
|
|
|
2017-08-08 22:12:48 +00:00
|
|
|
## [0.9.0]
|
|
|
|
1. [#12] Output function doesn't accept parameter 'module'
|
|
|
|
1. [#16] Handle empty space/special characters when passing string to command line options
|
2018-03-20 01:34:08 +00:00
|
|
|
1. Tested with terraform 0.10.0
|
|
|
|
|
|
|
|
## [0.10.0]
|
|
|
|
1. [#27] No interaction for apply function
|
|
|
|
1. [#18] Return access to the subprocess so output can be handled as desired
|
2019-06-05 07:14:23 +00:00
|
|
|
1. [#24] Full support for output(); support for raise_on_error
|
|
|
|
|
|
|
|
## [0.10.1]
|
2019-06-05 07:07:24 +00:00
|
|
|
1. [#48] adding extension for temp file to adopt the change in terraform 0.12.0
|
2020-10-19 22:30:02 +00:00
|
|
|
1. [#49] add workspace support
|