mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-03 23:00:57 -05:00
Adds the `TF_SKIP_REMOTE_TESTS` env var to be used in cases where the `http.Get()` smoke test passes but the network is not able to service the needs of the tests. Fixes #4421