update CHANGELOG
This commit is contained in:
parent
c0196d948d
commit
3a2c60aba0
|
@ -4,6 +4,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]
|
||||
* 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]
|
||||
|
|
Loading…
Reference in New Issue