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/configs
James Bardin 655f18c393
don't build a config if it didn't load properly
5 years ago
..
configload don't build a config if it didn't load properly 5 years ago
configschema null check in ValueMarks 5 years ago
hcl2shim core: Remove the last few HIL remnants 6 years ago
testdata validate that modules name providers passed to mod 5 years ago
backend.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
compat_shim.go Remove interpolation-only warning 5 years ago
config.go resolve provider types when building the config 5 years ago
config_build.go resolve provider types when building the config 5 years ago
config_build_test.go add provider validation 5 years ago
config_test.go cli: Fix for provider requirements in JSON plan 5 years ago
depends_on.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
doc.go configs: Additional guidance in doc.go 8 years ago
experiments.go configs: Accept and minimally validate a "language" argument 5 years ago
experiments_test.go experiments: a mechanism for opt-in experimental language features 6 years ago
module.go configs: staticcheck 5 years ago
module_call.go Remove interpolation-only warning 5 years ago
module_call_test.go allow depends_on in module call 6 years ago
module_merge.go Implement module merge for sensitive config 5 years ago
module_merge_body.go configs: staticcheck 5 years ago
module_merge_test.go Remove sensitive_variables experiment 5 years ago
module_test.go remove LegacyProvider (#26433) 5 years ago
named_values.go configs: A better error message for custom variable validation 5 years ago
named_values_test.go config/name_values: fix index out of range in looksLikeSentences 6 years ago
parser.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
parser_config.go configs: Accept and minimally validate a "language" argument 5 years ago
parser_config_dir.go fix diagnostics handling 6 years ago
parser_config_dir_test.go move IsEmptyDir to configs package 7 years ago
parser_config_test.go fix comment text 6 years ago
parser_test.go configs: staticcheck 5 years ago
parser_values.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
parser_values_test.go configs: update values file invalid syntax test for new HCL behavior 8 years ago
provider.go resolve provider types when building the config 5 years ago
provider_meta.go validate provider_meta contains no interpolations 5 years ago
provider_requirements.go add provider validation 5 years ago
provider_requirements_test.go initial support for parsing configuration_aliases 5 years ago
provider_test.go configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
provider_validation.go validate that modules name providers passed to mod 5 years ago
provisioner.go Remove vendor provisioners and add fmt Make target 5 years ago
provisioneronfailure_string.go stringer: Regenerate files with latest version 7 years ago
provisionerwhen_string.go stringer: Regenerate files with latest version 7 years ago
resource.go resolve provider types when building the config 5 years ago
synth_body.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
synth_body_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
util.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
variable_type_hint.go Version tools per Go convention under tools.go 6 years ago
variabletypehint_string.go stringer: Regenerate files with latest version 7 years ago
version_constraint.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago