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
kmoe 765c25d2ed
allow interpolation in import block id (#33618)
3 years ago
..
configload testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
configschema plannable import: safer config generation and schema filters (#33232) 3 years ago
hcl2shim [COMPLIANCE] Add Copyright and License Headers 3 years ago
testdata testing framework: allow users to specify deeply nested testing directories (#33584) 3 years ago
backend.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
checks.go Introduce separate testing scope for reference validation (#33339) 3 years ago
cloud.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
compat_shim.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
config.go testing framework: add validation for provider blocks in test files (#33542) 3 years ago
config_build.go terraform test: fix crash when using nested modules from test run blocks (#33589) 3 years ago
config_build_test.go terraform test: fix crash when using nested modules from test run blocks (#33589) 3 years ago
config_test.go testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
container.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
depends_on.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
doc.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
escaping_blocks_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
experiments.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
experiments_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
import.go allow interpolation in import block id (#33618) 3 years ago
import_test.go allow interpolation in import block id (#33618) 3 years ago
module.go configs: remove import block duplicate id check (#33434) 3 years ago
module_call.go [testing framework] allow tests to define and override providers (#33466) 3 years ago
module_call_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
module_merge.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
module_merge_body.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
module_merge_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
module_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
moved.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
moved_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
named_values.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
parser.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
parser_config.go [Testing Framework] Add test file HCL configuration and parser functionality (#33325) 3 years ago
parser_config_dir.go testing framework: allow users to specify deeply nested testing directories (#33584) 3 years ago
parser_config_dir_test.go testing framework: allow users to specify deeply nested testing directories (#33584) 3 years ago
parser_config_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
parser_test.go [testing framework] allow tests to define and override providers (#33466) 3 years ago
parser_values.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
parser_values_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provider.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provider_meta.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provider_requirements.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provider_requirements_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provider_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provider_validation.go testing framework: add validation for provider blocks in test files (#33542) 3 years ago
provisioner.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
provisioneronfailure_string.go
provisionerwhen_string.go
resource.go Introduce separate testing scope for reference validation (#33339) 3 years ago
synth_body.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
synth_body_test.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
test_file.go testing framework: validate the configuration before terraform test (#33559) 3 years ago
test_file_test.go testing framework: validate the configuration before terraform test (#33559) 3 years ago
util.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
variable_type_hint.go [COMPLIANCE] Add Copyright and License Headers 3 years ago
variabletypehint_string.go
version_constraint.go [COMPLIANCE] Add Copyright and License Headers 3 years ago