terraform/internal/cloud
Jeff Bonhag 8b2941455a
Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495)
* go get github.com/hashicorp/go-tfe@v1.58.0

* Switch to go.uber.org/mock for mocks
2024-08-08 11:31:49 +02:00
..
cloudplan Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
e2e Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
testdata Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
backend.go Refactor generalError to use appName 2024-04-23 16:12:59 -04:00
backend_apply.go Refactor generalError to use appName 2024-04-23 16:12:59 -04:00
backend_apply_test.go Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495) 2024-08-08 11:31:49 +02:00
backend_cli.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
backend_colorize.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
backend_common.go Refactor generalError to use appName 2024-04-23 16:12:59 -04:00
backend_context.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
backend_context_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
backend_plan.go Refactor generalError to use appName 2024-04-23 16:12:59 -04:00
backend_plan_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
backend_refresh_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
backend_run_warning.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
backend_run_warning_test.go Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495) 2024-08-08 11:31:49 +02:00
backend_show.go Publicize Cloud's token and organization fields 2024-01-04 14:42:36 -08:00
backend_show_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
backend_taskStage_policyEvaluation.go Update the Terraform CLI output to show logical separation between OPA and Sentinel policy evaluations (#34963) 2024-04-10 16:09:53 -07:00
backend_taskStage_policyEvaluation_test.go Update the Terraform CLI output to show logical separation between OPA and Sentinel policy evaluations (#34963) 2024-04-10 16:09:53 -07:00
backend_taskStage_taskResults.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
backend_taskStage_taskResults_test.go Publicize Cloud's token and organization fields 2024-01-04 14:42:36 -08:00
backend_taskStages.go Refactor generalError to use appName 2024-04-23 16:12:59 -04:00
backend_taskStages_test.go Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495) 2024-08-08 11:31:49 +02:00
backend_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
cloud_integration.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
cloud_variables.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
cloud_variables_test.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
configchangemode_string.go cloud: DetectConfigChangeType helper 2021-11-17 14:20:44 -08:00
errors.go Add resolveCloudConfig function 2023-10-06 16:55:43 -07:00
migration.go command/workdir: Model the "backend state" file format 2024-03-08 17:21:53 -08:00
migration_test.go command/workdir: Model the "backend state" file format 2024-03-08 17:21:53 -08:00
remote_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
retry.go cloud: retry output if current state outputs are not available 2024-05-13 16:37:45 -06:00
retry_test.go cloud: retry output if current state outputs are not available 2024-05-13 16:37:45 -06:00
state.go cloud: retry output if current state outputs are not available 2024-05-13 16:37:45 -06:00
state_test.go chore: add command ctx to GetRootOutputValues 2024-05-13 16:37:44 -06:00
test.go Refactor generalError to use appName 2024-04-23 16:12:59 -04:00
test_test.go Test framework will produce regular updates in -json mode (#33953) 2023-10-02 09:14:20 +02:00
testing.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
tfe_client_mock.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00