opentofu/internal/cloud
Chris Arcand 7cc53fe163 cloud: Set minimum TFE version
These changes remove all of the preexisting version checking for
individual features, wiping the slate clean with an overall minimum
requirement of a future TFP-API-Version 2.5, which at the time of this
writing is expected to be TFE v202112-1.

It also actually provides that expected TFE version as an actionable
error message, rather than generically saying that it isn't supported or
using the somewhat opaque API version header.
2021-10-28 19:29:12 -05:00
..
e2e Fix terraform version in cloud e2e tests to ignore prerelease. (#29) 2021-10-28 19:29:11 -05:00
testdata cloud: Don't ignore .log golden files 2021-10-28 19:29:10 -05:00
backend_apply_test.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
backend_apply.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
backend_cli.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_colorize.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_common.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_context_test.go Rename cloud.testBackendDefault -> cloud.testBackendWithName 2021-10-28 19:29:11 -05:00
backend_context.go cloud: Align local and remote workspace name with 'name' strategy 2021-10-28 19:29:11 -05:00
backend_plan_test.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
backend_plan.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
backend_state_test.go Rename cloud.testBackendDefault -> cloud.testBackendWithName 2021-10-28 19:29:11 -05:00
backend_state.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_test.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
backend.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
errors.go Map CLI workspaces by TFC tags 2021-10-28 19:29:10 -05:00
remote_test.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
testing.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00
tfe_client_mock.go Add auto-approve logic, e2e tests 2021-10-28 19:29:11 -05:00
versioning.go cloud: Set minimum TFE version 2021-10-28 19:29:12 -05:00