mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-25 08:21:07 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
cbeedfca35
commit
47aa543731
@ -10,6 +10,7 @@ BUG FIXES:
|
||||
* command/jsonplan: fix bug with missing nested modules `planned_values` output [GH-23092]
|
||||
* command/show: Fix panic when the only resource instance is deposed [GH-23027]
|
||||
* commands: When required root module variables are not provided and interactive input is disabled (`-input=false`), produce a proper "variable not defined" error rather than falling through to an internal assertion failure. [GH-23040]
|
||||
* provisioner/puppet: fix bug when connection type was not set in config [GH-23057]
|
||||
|
||||
## 0.12.10 (October 07, 2019)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user