mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-15 19:22:46 -06:00
1fa7667ad4
The s3.Backend was using it's own code for DeleteState, but the dynamo entries are only handled through the RemoteClient. Have DeleteState use a RemoteClient for delete. |
||
---|---|---|
.. | ||
backend_state.go | ||
backend_test.go | ||
backend.go | ||
client_test.go | ||
client.go |