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 851e6dcdbb
configs: added map to configs.Module for provider local name lookup (#24039)
6 years ago
..
configload configs: use local set of go-getter detectors 6 years ago
configschema Version tools per Go convention under tools.go 6 years ago
configupgrade moduledeps: replace ProviderInstance with addrs.Provider (#24017) 6 years ago
hcl2shim vendor: switch to HCL 2.0 in the HCL repository 6 years ago
testdata Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 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 terraform: use addrs.Provider as map keys for provider schemas (#24002) 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 Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 6 years ago
depends_on.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
doc.go
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 configs: added map to configs.Module for provider local name lookup (#24039) 6 years ago
module_call.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
module_call_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
module_merge.go configs: extend module.ProviderRequirements to include the addrs.Provider instead of just version constraints. (#23843) 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: extend module.ProviderRequirements to include the addrs.Provider instead of just version constraints. (#23843) 6 years ago
module_test.go configs: added map to configs.Module for provider local name lookup (#24039) 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 6 years ago
parser_config.go configs: extend module.ProviderRequirements to include the addrs.Provider instead of just version constraints. (#23843) 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 configs: Emit warnings for deprecated quoted references/keywords 6 years ago
parser_test.go vendor: switch to HCL 2.0 in the HCL repository 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 Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 6 years ago
provider_requirements.go configs: added map to configs.Module for provider local name lookup (#24039) 6 years ago
provider_requirements_test.go configs: added map to configs.Module for provider local name lookup (#24039) 6 years ago
provider_test.go Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 6 years ago
provisioner.go allow "terraform" in destroy 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 Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 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