Commit 146f76e1 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto
Browse files

update CHANGELOG

parent 80830985
Showing with 1 addition and 0 deletions
+1 -0
......@@ -11,6 +11,7 @@ BUG FIXES:
* core: module paths in ".terraform" are consistent across different
systems so copying your ".terraform" folder works. [GH-1418]
* core: don't validate providers too early when nested in a module [GH-1380]
* core: fix race condition in `count.index` interpolation [GH-1454]
* command/push: don't ask for input if terraform.tfvars is present
* command/remote-config: remove spurrious error "nil" when initializing
remote state on a new configuration. [GH-1392]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment