opentofu/internal/cloud
Omar Ismail 55fc590904 Teraform Cloud Backend State Migration
* determining source or destination to cloud
* handling single to single state migrations to cloud,
using a name strategy or a tags strategy
* Add end-to-end tests for state migration.
2021-10-28 19:29:12 -05:00
..
e2e Teraform Cloud Backend State Migration 2021-10-28 19:29:12 -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