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
Martin Atkins 4061cbed38
internal/getproviders: A new shared model for provider requirements
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
testdata internal/getproviders: A new shared model for provider requirements 6 years ago
backend.go
compat_shim.go
config.go internal/getproviders: A new shared model for provider requirements 6 years ago
config_build.go
config_build_test.go
config_test.go internal/getproviders: A new shared model for provider requirements 6 years ago
depends_on.go
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 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
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
parser_config.go Add support for provider metadata to modules. (#22583) 6 years ago
parser_config_dir.go
parser_config_dir_test.go
parser_config_test.go fix comment text 6 years ago
parser_test.go terraform: provider source test (#24342) 6 years ago
parser_values.go
parser_values_test.go
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
provisionerwhen_string.go
resource.go terraform: large refactor to use Provider from configs.Resource (#24396) 6 years ago
synth_body.go
synth_body_test.go
util.go
variable_type_hint.go
variabletypehint_string.go
version_constraint.go