terraform/config
James Nugent 3bdd1ac8b3 core: Display invalid type in error message
If a variable type which is invalid (e.g. "stringg") is declared, we now
include the invalid type description in the error message to make it
easier to track down the source of the error in the source file.
2016-01-25 10:21:12 -06:00
..
lang config: eval HEL as long as the result changes [GH-2909] 2016-01-19 12:51:56 -08:00
module config: validation error when output is missing value field 2016-01-20 14:00:36 -06:00
test-fixtures core: Support explicit variable type declaration 2016-01-24 11:40:02 -06:00
append.go config: allow atlas block 2015-03-24 13:30:22 -07:00
append_test.go removed extra parentheses 2015-10-08 15:48:04 +03:00
config.go core: Display invalid type in error message 2016-01-25 10:21:12 -06:00
config_string.go core: Support explicit variable type declaration 2016-01-24 11:40:02 -06:00
config_test.go config: validation error when output is missing value field 2016-01-20 14:00:36 -06:00
config_tree.go config: make Merge an exported func 2014-07-18 17:05:22 -07:00
import_tree.go Condense switch fallthroughs into expr lists 2015-05-26 21:52:36 -04:00
interpolate.go template_file: source contents instead of path 2015-11-13 11:24:20 -06:00
interpolate_funcs.go Add a sha256(...) interpolation function. 2016-01-16 23:54:04 +00:00
interpolate_funcs_test.go Add a sha256(...) interpolation function. 2016-01-16 23:54:04 +00:00
interpolate_test.go removed extra parentheses 2015-10-08 15:48:04 +03:00
interpolate_walk.go config: eval HEL as long as the result changes [GH-2909] 2016-01-19 12:51:56 -08:00
interpolate_walk_test.go config: fix tests 2016-01-19 13:17:47 -08:00
lang.go config/lang; missed file 2015-01-15 09:40:36 -08:00
loader.go config: new HCL API 2015-11-07 16:53:42 -08:00
loader_hcl.go core: Support explicit variable type declaration 2016-01-24 11:40:02 -06:00
loader_hcl_test.go config: HCL loader 2014-08-11 09:58:53 -07:00
loader_test.go core: Support explicit variable type declaration 2016-01-24 11:40:02 -06:00
merge.go config: allow atlas block 2015-03-24 13:30:22 -07:00
merge_test.go removed extra parentheses 2015-10-08 15:48:04 +03:00
raw_config.go provider/template: fix race causing panic in template_file 2016-01-15 16:34:46 -05:00
raw_config_test.go config: eval HEL as long as the result changes [GH-2909] 2016-01-19 12:51:56 -08:00
string_list.go go fmt the "compact" function changes. 2015-10-10 15:17:25 -07:00
string_list_test.go Add tests for empty string lists 2015-10-08 17:32:54 +02:00