mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-23 20:02:34 -05:00
Now that the backend.Backend interface includes a context.Context parameter on all of the methods that are expected to make external API requests we can connect the incoming contexts with the previous use of contexts for timeout handling, so that these functions can also (in future) make use of incoming trace span metadata for describing the requests being made. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
5.4 KiB
5.4 KiB