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 54269aa812
cache DecoderSpec calls
6 years ago
..
configload don't allow providers in modules using depends_on 6 years ago
configschema cache DecoderSpec calls 6 years ago
hcl2shim vendor: switch to HCL 2.0 in the HCL repository 7 years ago
testdata Merge pull request #26339 from hashicorp/alisdair/deprecate-nested-redundant-interpolation-expressions-013 6 years ago
backend.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
compat_shim.go configs: Deprecate nested redundant interpolations 6 years ago
config.go command: Providers schema shows required_providers 6 years ago
config_build.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
config_build_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
config_test.go command: Providers schema shows required_providers 6 years ago
depends_on.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
doc.go configs: Additional guidance in doc.go 8 years ago
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 7 years ago
interpolate.go configs: finish deprecation of the config package by removing the remaining used functions into configs (#25996) 6 years ago
interpolate_test.go configs: finish deprecation of the config package by removing the remaining used functions into configs (#25996) 6 years ago
interpolate_walk.go configs: finish deprecation of the config package by removing the remaining used functions into configs (#25996) 6 years ago
interpolate_walk_test.go configs: finish deprecation of the config package by removing the remaining used functions into configs (#25996) 6 years ago
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 configs: include "providers" when overriding modules (#25496) 6 years ago
module_merge_body.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
module_merge_test.go configs: include "providers" when overriding modules (#25496) 6 years ago
module_test.go configs: Fix for resources with implied providers 6 years ago
named_values.go configs: More interpolation-only expr deprecations 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 7 years ago
parser_config.go configs: Simplify required_providers blocks 6 years ago
parser_config_dir.go fix diagnostics handling 7 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 7 years ago
parser_values_test.go configs: update values file invalid syntax test for new HCL behavior 8 years ago
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 Add deprecation warning for vendor provisioners 6 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
raw_config.go configs: finish deprecation of the config package by removing the remaining used functions into configs (#25996) 6 years ago
raw_config_test.go configs: finish deprecation of the config package by removing the remaining used functions into configs (#25996) 6 years ago
resource.go configs: More interpolation-only expr deprecations 6 years ago
synth_body.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
synth_body_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
util.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
variable_type_hint.go Version tools per Go convention under tools.go 7 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 7 years ago