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
Anna Winkler 22c121df86
Bump compatibility version to 1.3.0 for terraform core release (#30988)
4 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 Bump compatibility version to 1.3.0 for terraform core release (#30988) 4 years ago
backend_apply.go Handle -input=false in cloud integration 4 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
backend_common.go Handle -input=false in cloud integration 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 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_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 fix typo for task.Status (#30978) 4 years ago
backend_runTasks_test.go [cloud] refactor integration context and add code documentation 4 years ago
backend_state.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_state_test.go Rename cloud.testBackendDefault -> cloud.testBackendWithName 4 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
testing.go Handle -input=false in cloud integration 4 years ago
tfe_client_mock.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