Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed Oct 17, 2019
1 parent 64f7f2c commit e32be4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ENHANCEMENTS:
BUG FIXES:

* config: Clean up orphan modules in the presence of -target [GH-21313]
* config: Always evaluate whole resources rather than instances in expressions, so that invalid instance indexes can return a useful error rather than unknown [GH-22846]
* 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]
Expand Down

0 comments on commit e32be4e

Please sign in to comment.