add release doc
This commit is contained in:
parent
a27362a145
commit
99950cb03c
1 changed files with 7 additions and 1 deletions
|
@ -7,4 +7,10 @@
|
|||
### Fixed
|
||||
1. [#12] Output function doesn't accept parameter 'module'
|
||||
1. [#16] Handle empty space/special characters when passing string to command line options
|
||||
1. Tested with terraform 0.10.0
|
||||
1. Tested with terraform 0.10.0
|
||||
|
||||
## [0.10.0]
|
||||
### Fixed
|
||||
1. [#27] No interaction for apply function
|
||||
1. [#18] Return access to the subprocess so output can be handled as desired
|
||||
1. [#24] Full support for output(); support for raise_on_error
|
Loading…
Reference in a new issue