mirror of https://github.com/hashicorp/terraform
Allow users of backends to initialize a state manager instance without checking the Terraform version of any state files which are retrieved during this process. Many backends call RefreshState as part of initialization, and this new method instead calls the new RefreshStateWithoutCheckVersion method to prevent version checking.pull/26692/head
parent
06af227e14
commit
c8d7515808
Loading…
Reference in new issue