opentofu/internal/cloud
Christian Mesh 6280691025
Support dual output streams in most commands (#3606)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Diógenes Fernandes <diofeher@gmail.com>
2026-01-20 14:08:10 -05:00
..
cloudplan Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
e2e refactor: add err checks (#2896) 2025-06-17 20:18:53 +04:00
testdata Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
backend.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
backend_apply.go [OpenTelemetry] Add module init tracing (#2711) 2025-05-01 14:15:03 +01:00
backend_apply_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
backend_cli.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_colorize.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_common.go Implement the first part of RFC 20250303-linter-policy (#2577) 2025-03-10 13:16:27 -04:00
backend_context.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
backend_context_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
backend_plan.go refactor: add err checks (#2896) 2025-06-17 20:18:53 +04:00
backend_plan_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
backend_refresh_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
backend_run_warning.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_run_warning_test.go various: Remove context.TODO() usage from all tests 2025-05-07 10:33:03 -07:00
backend_show.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_show_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_taskStage_policyEvaluation.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_taskStage_policyEvaluation_test.go refactor: add err checks (#2896) 2025-06-17 20:18:53 +04:00
backend_taskStage_taskResults.go refactor: implement all simple static checks (#2895) 2025-06-10 15:48:43 -04:00
backend_taskStage_taskResults_test.go refactor: add err checks (#2896) 2025-06-17 20:18:53 +04:00
backend_taskStages.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend_taskStages_test.go various: Remove context.TODO() usage from all tests 2025-05-07 10:33:03 -07:00
backend_test.go backend: Backend.DeleteWorkspace takes context.Context 2025-05-07 14:14:34 -07:00
cloud_integration.go fix: typos in comments (#3691) 2026-01-19 13:46:12 +00:00
cloud_variables.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
cloud_variables_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
configchangemode_string.go cloud: DetectConfigChangeType helper 2021-11-17 14:20:44 -08:00
errored.tfstate Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
errors.go Cloud Backend - Fix logic that forces TF_WORKSPACE to be equal to a tag name (#1930) 2024-08-22 10:55:50 +03:00
migration.go go.mod: Use the new "tool" directive 2025-10-10 07:06:56 -03:00
migration_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
remote_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
state.go Fix serialization error in tofu apply when using cloud.State (#3611) 2025-12-19 06:58:20 -05:00
state_test.go Fix serialization error in tofu apply when using cloud.State (#3611) 2025-12-19 06:58:20 -05:00
testing.go refactor: add err checks (#2896) 2025-06-17 20:18:53 +04:00
tfe_client_mock.go go.mod: Update "go-tfe" library to latest release (#3413) 2025-10-22 11:33:35 -07:00