You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/cloud
Glenn Sarti 1773129832
Add tests for cloud backend taskStage
3 years ago
..
e2e Handle -input=false in cloud integration 4 years ago
testdata fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend.go add test and removed backend state from cloud 4 years ago
backend_apply.go Add support for pre-apply task results in the cloud backend 3 years ago
backend_apply_test.go Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
backend_cli.go Handle -input=false in cloud integration 4 years ago
backend_colorize.go Initial commit of 'cloud' package 4 years ago
backend_common.go Add Pre-Plan Run Tasks to Terraform CLI 4 years ago
backend_context.go Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
backend_context_test.go fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend_plan.go Refactor task stage retrieval in cloud backend 3 years ago
backend_plan_test.go fix(run variables): support all variable types (map, list, bool, number, null, string) 4 years ago
backend_refresh_test.go Run apply -refresh-state instead of refresh 4 years ago
backend_runTasks.go Add Pre-Plan Run Tasks to Terraform CLI 4 years ago
backend_runTasks_test.go [cloud] refactor integration context and add code documentation 4 years ago
backend_taskStages.go Refactor task stage retrieval in cloud backend 3 years ago
backend_taskStages_test.go Add tests for cloud backend taskStage 3 years ago
backend_test.go Bump compatibility version to 1.3.0 for terraform core release (#30988) 4 years ago
cloud_integration.go [cloud] refactor integration context and add code documentation 4 years ago
cloud_variables.go fix(run variables): support all variable types (map, list, bool, number, null, string) 4 years ago
cloud_variables_test.go fix(run variables): support all variable types (map, list, bool, number, null, string) 4 years ago
configchangemode_string.go cloud: DetectConfigChangeType helper 4 years ago
errors.go Handle -input=false in cloud integration 4 years ago
migration.go cloud: DetectConfigChangeType helper 4 years ago
migration_test.go cloud: DetectConfigChangeType helper 4 years ago
remote_test.go Initial commit of 'cloud' package 4 years ago
state.go removes EnableForcePush and other unrelated code 4 years ago
state_test.go first part of code review comments 4 years ago
testing.go first part of code review comments 4 years ago
tfe_client_mock.go fix: have `terraform output` adhere to authorization w/ cloud 4 years ago