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
Alisdair McDiarmid 5e3d2dbdfa
configs: Fail early for invalid resource provider
6 years ago
..
configload don't allow providers in modules using depends_on 6 years ago
configschema Add support for provider metadata to modules. (#22583) 6 years ago
hcl2shim vendor: switch to HCL 2.0 in the HCL repository 6 years ago
testdata configs: Fail early for invalid resource provider 6 years ago
backend.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
compat_shim.go configs: Warn for deprecated interpolation and quoted type constraints 6 years ago
config.go configs: Fix nested provider requirements bug 6 years ago
config_build.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
config_build_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
config_test.go configs: Fix nested provider requirements bug 6 years ago
depends_on.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
doc.go
experiments.go configs: Custom variable validation is no longer experimental 6 years ago
experiments_test.go experiments: a mechanism for opt-in experimental language features 6 years ago
module.go configs: Fix for resources with implied providers 6 years ago
module_call.go allow depends_on in module call 6 years ago
module_call_test.go allow depends_on in module call 6 years ago
module_merge.go configs: Simplify required_providers blocks 6 years ago
module_merge_body.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
module_merge_test.go configs: Simplify required_providers blocks 6 years ago
module_test.go configs: Fix for resources with implied providers 6 years ago
named_values.go config/name_values: fix index out of range in looksLikeSentences 6 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: Simplify required_providers blocks 6 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: Fix nested provider requirements bug 6 years ago
parser_values.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
parser_values_test.go
provider.go configs: require normalized provider local names (#24945) 6 years ago
provider_meta.go configs: require normalized provider local names (#24945) 6 years ago
provider_requirements.go configs: Fix provider requirements panics 6 years ago
provider_requirements_test.go configs: Fix provider requirements panics 6 years ago
provider_test.go terraform: provider source test (#24342) 6 years ago
provisioner.go convert destroy provisioner warnings to errors 6 years ago
provisioneronfailure_string.go
provisionerwhen_string.go
resource.go configs: Fail early for invalid resource provider 6 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
version_constraint.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago