mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-23 13:00:40 -04:00
This adds a new context.Context argument to the Backend.DeleteWorkspace method, updates all of the implementations to match, and then updates all of the callers to pass in a context. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>