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
James Bardin 81bb6b7264
Merge pull request #7905 from hashicorp/jbardin/merge
10 years ago
..
module build: Opt-in to building rather than opt-out 10 years ago
test-fixtures core: Better error for dot indexing on user vars 10 years ago
append.go config: allow atlas block 11 years ago
append_test.go removed extra parentheses 11 years ago
config.go core: Fix detection of empty list/map defaults 10 years ago
config_string.go config: "ResourceMode" concept for resources 10 years ago
config_test.go Silence log output when not verbose 10 years ago
config_tree.go config: make Merge an exported func 12 years ago
import_tree.go Condense switch fallthroughs into expr lists 11 years ago
interpolate.go core: Better error for dot indexing on user vars 10 years ago
interpolate_funcs.go Add merge interpolation function 10 years ago
interpolate_funcs_test.go Add merge interpolation function 10 years ago
interpolate_test.go core: Better error for dot indexing on user vars 10 years ago
interpolate_walk.go core: Fix slice element keys on interpolateWalk 10 years ago
interpolate_walk_test.go core: support native list variables in config 10 years ago
lang.go remove config/lang, use hashicorp/hil 10 years ago
loader.go config: new HCL API 11 years ago
loader_hcl.go config: Data source loading 10 years ago
loader_hcl_test.go config: HCL loader 12 years ago
loader_test.go config: Update test to reflect new behaviour 10 years ago
merge.go config: allow atlas block 11 years ago
merge_test.go removed extra parentheses 11 years ago
raw_config.go Make all terraform package tests pass under -race 10 years ago
raw_config_test.go remove config/lang, use hashicorp/hil 10 years ago
resource_mode.go config: "ResourceMode" concept for resources 10 years ago
resource_mode_string.go config: "ResourceMode" concept for resources 10 years ago