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/configs
Martin Atkins 72de171edd
configs: Include context when variable default has nested problem
2 years ago
..
configload backend/local: Allow experiments when loading config from snapshot 2 years ago
configschema import: only filter id attribute at root level when generating configuration (#35220) 2 years ago
configtesting configtesting: Separate package for the SynthBody helper 2 years ago
hcl2shim Update copyright file headers to BUSL-1.1 3 years ago
testdata configs: Variables and outputs can be "ephemeral" 2 years ago
backend.go Update copyright file headers to BUSL-1.1 3 years ago
checks.go langrefs: Separate package for expression reference analysis 2 years ago
cloud.go Update copyright file headers to BUSL-1.1 3 years ago
compat_shim.go Update copyright file headers to BUSL-1.1 3 years ago
config.go stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2 years ago
config_build.go terraform test: implement the source attribute for mock providers (#34192) 2 years ago
config_build_test.go terraform test: implement the source attribute for mock providers (#34192) 2 years ago
config_test.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
container.go Update copyright file headers to BUSL-1.1 3 years ago
depends_on.go Update copyright file headers to BUSL-1.1 3 years ago
doc.go Update copyright file headers to BUSL-1.1 3 years ago
escaping_blocks_test.go Update copyright file headers to BUSL-1.1 3 years ago
experiments.go configs: Variables and outputs can be "ephemeral" 2 years ago
experiments_test.go Update copyright file headers to BUSL-1.1 3 years ago
import.go data sources cannot be imported 2 years ago
import_test.go data sources cannot be imported 2 years ago
mock_provider.go mocking overrides: default to concrete empty object when values are missing (#34563) 2 years ago
mock_provider_test.go terraform test: implement the source attribute for mock providers (#34192) 2 years ago
module.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
module_call.go moduleaddrs: Terraform now owns module source address normalization 2 years ago
module_call_test.go moduleaddrs: Split module source address parsing from package addrs 2 years ago
module_merge.go configs: Variables and outputs can be "ephemeral" 2 years ago
module_merge_body.go Update copyright file headers to BUSL-1.1 3 years ago
module_merge_test.go Update copyright file headers to BUSL-1.1 3 years ago
module_test.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
moved.go Update copyright file headers to BUSL-1.1 3 years ago
moved_test.go Update copyright file headers to BUSL-1.1 3 years ago
named_values.go configs: Include context when variable default has nested problem 2 years ago
named_values_test.go configs: Include context when variable default has nested problem 2 years ago
parser.go backend/local: Allow experiments when loading config from snapshot 2 years ago
parser_config.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
parser_config_dir.go terraform test: implement the source attribute for mock providers (#34192) 2 years ago
parser_config_dir_test.go terraform test: parse mocking structures with test files (#34143) 2 years ago
parser_config_test.go configs: Variables and outputs can be "ephemeral" 2 years ago
parser_test.go terraform test: implement the source attribute for mock providers (#34192) 2 years ago
provider.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
provider_meta.go Update copyright file headers to BUSL-1.1 3 years ago
provider_requirements.go Update copyright file headers to BUSL-1.1 3 years ago
provider_requirements_test.go Update copyright file headers to BUSL-1.1 3 years ago
provider_test.go Update copyright file headers to BUSL-1.1 3 years ago
provider_validation.go core: Allow passing in externally-configured provider instances 2 years ago
provisioner.go Update copyright file headers to BUSL-1.1 3 years ago
provisioneronfailure_string.go
provisionerwhen_string.go
removed.go configs: Provisioners in "removed" blocks 2 years ago
removed_test.go configs: Provisioners in "removed" blocks 2 years ago
resource.go langrefs: Separate package for expression reference analysis 2 years ago
source_bundle_parser.go stacks: convert sourcebundle source into directory for config SourceDir field (#35245) 2 years ago
test_file.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
test_file_test.go testing framework: add warnings for override blocks with invalid targets (#34181) 2 years ago
util.go configtesting: Separate package for the SynthBody helper 2 years ago
variable_type_hint.go Update copyright file headers to BUSL-1.1 3 years ago
variabletypehint_string.go
version_constraint.go Update copyright file headers to BUSL-1.1 3 years ago