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/config
Pam Selle f1541adfad
Ensure matching modules with metadata when requested (#21640)
7 years ago
..
hcl2shim configs/configschema: Introduce the NestingGroup mode for blocks 7 years ago
module Ensure matching modules with metadata when requested (#21640) 7 years ago
test-fixtures accessing count directly in an output should is OK 8 years ago
append.go config: merge/append for local values 9 years ago
append_test.go config: merge/append for local values 9 years ago
config.go config: Don't expose go implementation details in Resource.Count 8 years ago
config_string.go config: parse description field for outputs 9 years ago
config_terraform.go add Rehash to terraform.BackendState 9 years ago
config_terraform_test.go config: add "backend" loading to the Terraform section 9 years ago
config_test.go config: a nicer error message for invalid provider constraints 8 years ago
config_tree.go
hcl2_shim_util.go config/hcl2shim: make some of the HCL2 shim functions public 8 years ago
hcl2_shim_util_test.go config/hcl2shim: make some of the HCL2 shim functions public 8 years ago
import_tree.go config and command: use errwrap to propagate config load errors 9 years ago
import_tree_test.go config: allow HCL2 experiment opt-in (build-time flag to enable) 9 years ago
interpolate.go config: source code ranges for InterpolatedVariable 8 years ago
interpolate_funcs.go config: new "reverse" interpolation function 7 years ago
interpolate_funcs_test.go config: new "reverse" interpolation function 7 years ago
interpolate_test.go config: parsing of local.foo variables for interpolation 9 years ago
interpolate_walk.go optimization:Merge slices 9 years ago
interpolate_walk_test.go config: use ast.TypeUnknown and don't remove computed values 9 years ago
lang.go remove config/lang, use hashicorp/hil 10 years ago
loader.go config: Don't panic if config directory contains only overrides 8 years ago
loader_hcl.go add "version" and "provider" to module config 8 years ago
loader_hcl2.go hcl2 maps now work 8 years ago
loader_hcl2_test.go config: HCL2 config loader 9 years ago
loader_hcl_test.go
loader_test.go remove raw print statements 8 years ago
merge.go optimization:Merge slices 9 years ago
merge_test.go config: merge/append for local values 9 years ago
providers.go config: parse provider version constraints into a constraint map 9 years ago
provisioner_enums.go config: parse "when" and "on_failure" on provisioners 9 years ago
raw_config.go config: when copying a HCL2 RawConfig, don't corrupt it 8 years ago
raw_config_test.go grammatical updates to comments and docs (#20195) 7 years ago
resource_mode.go config: "ResourceMode" concept for resources 10 years ago
resource_mode_string.go stringer: Regenerate files with latest version 7 years ago
testing.go Use t.Helper() in our test helpers 9 years ago