opentofu/internal/cloud
Christian Mesh 4907623433
Some checks are pending
build / Build for freebsd_386 (push) Waiting to run
build / Build for linux_386 (push) Waiting to run
build / Build for openbsd_386 (push) Waiting to run
build / Build for windows_386 (push) Waiting to run
build / Build for freebsd_amd64 (push) Waiting to run
build / Build for linux_amd64 (push) Waiting to run
build / Build for openbsd_amd64 (push) Waiting to run
build / Build for solaris_amd64 (push) Waiting to run
build / Build for windows_amd64 (push) Waiting to run
build / Build for freebsd_arm (push) Waiting to run
build / Build for linux_arm (push) Waiting to run
build / Build for linux_arm64 (push) Waiting to run
build / Build for darwin_amd64 (push) Waiting to run
build / Build for darwin_arm64 (push) Waiting to run
build / End-to-end Tests for linux_386 (push) Waiting to run
build / End-to-end Tests for windows_386 (push) Waiting to run
build / End-to-end Tests for darwin_amd64 (push) Waiting to run
build / End-to-end Tests for linux_amd64 (push) Waiting to run
build / End-to-end Tests for windows_amd64 (push) Waiting to run
Quick Checks / List files changed for pull request (push) Waiting to run
Quick Checks / Unit tests for linux_386 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for windows_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm (push) Blocked by required conditions
Quick Checks / Unit tests for darwin_arm64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm64 (push) Blocked by required conditions
Quick Checks / Race Tests (push) Blocked by required conditions
Quick Checks / End-to-end Tests (push) Blocked by required conditions
Quick Checks / Code Consistency Checks (push) Blocked by required conditions
Quick Checks / License Checks (push) Waiting to run
Website checks / List files changed for pull request (push) Waiting to run
Website checks / Build (push) Blocked by required conditions
Website checks / Test Installation Instructions (push) Blocked by required conditions
go.mod: Update "go-tfe" library to latest release (#3413)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2025-10-22 11:33:35 -07: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 statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07: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 statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
backend_plan.go refactor: add err checks (#2896) 2025-06-17 20:18:53 +04:00
backend_plan_test.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
backend_refresh_test.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +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 Remove all calls to DeepCopy in resource instance write codepath (#3110) 2025-09-02 07:24:53 -04:00
state_test.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07: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