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 cd045f6f4e
enable count and for_each in configuration
6 years ago
..
configload configs: use local set of go-getter detectors 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 7 years ago
testdata terraform: large refactor to use Provider from configs.Resource (#24396) 6 years ago
backend.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
compat_shim.go configs: Warn for deprecated interpolation and quoted type constraints 6 years ago
config.go AbsProviderConfig to use addrs.Module 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 addrs: Provider.IsLegacy and IsDefault functions 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 config: Allow module authors to specify validation rules for variables 6 years ago
experiments_test.go experiments: a mechanism for opt-in experimental language features 6 years ago
module.go terraform: large refactor to use Provider from configs.Resource (#24396) 6 years ago
module_call.go enable count and for_each in configuration 6 years ago
module_call_test.go enable count and for_each in configuration 6 years ago
module_merge.go configs: attach provider fqn to Resource (#24382) 6 years ago
module_merge_body.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
module_merge_test.go addrs: Provider.IsLegacy and IsDefault functions 6 years ago
module_test.go addrs: Provider.IsLegacy and IsDefault functions 6 years ago
named_values.go config: Allow module authors to specify validation rules for variables 6 years ago
parser.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
parser_config.go Add support for provider metadata to modules. (#22583) 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 terraform: provider source test (#24342) 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 Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 6 years ago
provider_meta.go Add support for provider metadata to modules. (#22583) 6 years ago
provider_requirements.go terraform: provider source test (#24342) 6 years ago
provider_requirements_test.go terraform: provider source test (#24342) 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 stringer: Regenerate files with latest version 7 years ago
provisionerwhen_string.go stringer: Regenerate files with latest version 7 years ago
resource.go terraform: large refactor to use Provider from configs.Resource (#24396) 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