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
Sebastian Rivera f63ef2b5ef
Rename cloud env vars to use TF_CLOUD prefix
4 years ago
..
e2e Rename cloud env vars to use TF_CLOUD prefix 4 years ago
testdata fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend.go Rename cloud env vars to use TF_CLOUD prefix 4 years ago
backend_apply.go Add run variables to cloud plan operations from non-file sources 5 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 Restore API version checking, with internal usage accounted for 5 years ago
backend_colorize.go Initial commit of 'cloud' package 5 years ago
backend_common.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.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 5 years ago
backend_runTasks.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_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 5 years ago
backend_test.go Rename cloud env vars to use TF_CLOUD prefix 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 Fix error formatting for missing env and config value 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 5 years ago
testing.go test(cloud): ensure mocks are used for backend configure tests 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