terraform/config
Jesse Szwedko 41f9ebc667 Add support for unary operators + and -
This adds support to the configuration interpolation syntax for + and -
as unary operators, specifically to represent negative numbers.
2015-12-18 18:05:25 +00:00
..
lang Add support for unary operators + and - 2015-12-18 18:05:25 +00:00
module
test-fixtures config: friendlier error message on resource arity mismatch 2015-12-09 18:05:49 -06:00
append.go
append_test.go
config.go
config_string.go
config_test.go
config_tree.go
import_tree.go
interpolate.go template_file: source contents instead of path 2015-11-13 11:24:20 -06:00
interpolate_funcs.go Add coalesce func 2015-11-08 19:34:56 +13:00
interpolate_funcs_test.go Add coalesce func 2015-11-08 19:34:56 +13:00
interpolate_test.go
interpolate_walk.go
interpolate_walk_test.go
lang.go
loader.go config: new HCL API 2015-11-07 16:53:42 -08:00
loader_hcl.go config: friendlier error message on resource arity mismatch 2015-12-09 18:05:49 -06:00
loader_hcl_test.go
loader_test.go config: friendlier error message on resource arity mismatch 2015-12-09 18:05:49 -06:00
merge.go
merge_test.go
raw_config.go
raw_config_test.go
string_list.go
string_list_test.go