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
Martin Atkins eed6b3c48b
configs: Emit a warning for backends in nested modules
5 years ago
..
configload configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
configschema extended cache comments 6 years ago
hcl2shim core: Remove the last few HIL remnants 6 years ago
testdata configs: Emit a warning for backends in nested modules 5 years ago
backend.go
compat_shim.go configs: Specialized warning for single-interpolation object keys 5 years ago
compat_shim_test.go configs: Specialized warning for single-interpolation object keys 5 years ago
config.go command: Providers schema shows required_providers 6 years ago
config_build.go configs: Emit a warning for backends in nested modules 5 years ago
config_build_test.go configs: Emit a warning for backends in nested modules 5 years ago
config_test.go remove LegacyProvider (#26433) 6 years ago
depends_on.go
doc.go
experiments.go configs: Experimental support for optional object type attributes 6 years ago
experiments_test.go
module.go Tiny typo in an error message 6 years ago
module_call.go configs: More interpolation-only expr deprecations 6 years ago
module_call_test.go allow depends_on in module call 6 years ago
module_merge.go Implement module merge for sensitive config 6 years ago
module_merge_body.go
module_merge_test.go Remove sensitive_variables experiment 6 years ago
module_test.go remove LegacyProvider (#26433) 6 years ago
named_values.go configs: Experimental support for optional object type attributes 6 years ago
named_values_test.go config/name_values: fix index out of range in looksLikeSentences 6 years ago
parser.go
parser_config.go
parser_config_dir.go
parser_config_dir_test.go
parser_config_test.go
parser_test.go configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
parser_values.go
parser_values_test.go
provider.go configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
provider_meta.go
provider_requirements.go configs: Error on invalid required_providers attrs 6 years ago
provider_requirements_test.go configs: Error on invalid required_providers attrs 6 years ago
provider_test.go configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
provisioner.go Add deprecation warning for vendor provisioners 6 years ago
provisioneronfailure_string.go
provisionerwhen_string.go
resource.go configs: Fix provider lookup local name mismatch 6 years ago
synth_body.go
synth_body_test.go
util.go
variable_type_hint.go
variabletypehint_string.go
version_constraint.go