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
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
5 years ago
..
configload configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
configschema didyoumean: move from "helper" to "internal" 5 years ago
hcl2shim core: Remove the last few HIL remnants 6 years ago
testdata Merge pull request #26443 from hashicorp/pselle/sensitive-var-module-merge 5 years ago
backend.go vendor: switch to HCL 2.0 in the HCL repository 6 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 6 years ago
config_build_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
config_test.go remove LegacyProvider (#26433) 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 Create experiment for sensitive attribute 6 years ago
experiments_test.go experiments: a mechanism for opt-in experimental language features 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 Implement module merge for sensitive config 5 years ago
module_merge_body.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
module_merge_test.go Implement module merge for sensitive config 5 years ago
module_test.go remove LegacyProvider (#26433) 5 years ago
named_values.go Implement module merge for sensitive config 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: 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: deprecate version argument inside provider configuration blocks (#26135) 6 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 configs: deprecate version argument inside provider configuration blocks (#26135) 6 years ago
provider_meta.go configs: require normalized provider local names (#24945) 6 years ago
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 stringer: Regenerate files with latest version 7 years ago
provisionerwhen_string.go stringer: Regenerate files with latest version 7 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 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