mirror of https://github.com/hashicorp/terraform
command/state_list.go: fix bug loading user-defined state (#21015)
* command/state_list.go: fix bug loading user-defined state If the user supplied a state path via the `-state` flag and terraform was running in a workspace other than `default`, the state was not being loaded properly. Fixes #19920pull/21016/head
parent
8645b9703c
commit
c1079b59bd
Loading…
Reference in new issue