opentofu/internal/cloud
2023-11-02 12:11:13 +01:00
..
cloudplan Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
e2e go build / go install should generate tofu binary (#590) 2023-09-27 15:37:55 +03:00
testdata Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
backend_apply_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
backend_apply.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
backend_cli.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
backend_colorize.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_common.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
backend_context_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
backend_context.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
backend_plan_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
backend_plan.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
backend_refresh_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
backend_run_warning_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_run_warning.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_show_test.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
backend_show.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
backend_taskStage_policyEvaluation_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_taskStage_policyEvaluation.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_taskStage_taskResults_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_taskStage_taskResults.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_taskStages_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
backend_taskStages.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
backend_test.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
backend.go Update user-agent from go-tfe to opentofu where go-tfe is used (#807) 2023-11-02 12:11:13 +01:00
cloud_integration.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
cloud_variables_test.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
cloud_variables.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
configchangemode_string.go cloud: DetectConfigChangeType helper 2021-11-17 14:20:44 -08:00
errored.tfstate Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
errors.go Rename internal/cloud to OpenTofu (#505) 2023-09-21 11:39:47 +03:00
migration_test.go Rename legacy package to OpenTofu (#493) 2023-09-20 16:10:32 +03:00
migration.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
remote_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
state_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
state.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
testing.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
tfe_client_mock.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00