2c35869a32
In refactoring the force push code when implementing force push for the Terraform remote backend, a bug was introduced that meant that backends that don't implement the EnableForcePush method would still have their state validated. This commit fixes that, and adds test coverage such that there is a separate mockRemoteClient that has this method implemented. |
||
---|---|---|
.. | ||
remote.go | ||
remote_test.go | ||
state.go | ||
state_test.go | ||
testing.go |