Commit Graph

461 Commits (ba4ec0097a47820db3bd686fdb708eca3b717d74)

Author SHA1 Message Date
David Glasser 6cf06bb3ab config: new interpolation function jsonencode
10 years ago
Paul Hinze 293c6ca68c Revert "Revert "core: Add uuid() interpolate function.""
10 years ago
Paul Hinze 567a9b9e06 config: remove missing equals test to fix build
10 years ago
James Nugent 87550b2b72 Merge pull request #5263 from uber/b-element-negative
10 years ago
Paul Hinze 661be01d9b Revert "core: Add uuid() interpolate function."
10 years ago
Paul Hinze 1e0b8ea478 core: Add uuid() interpolate function.
10 years ago
Radek Simko 664ba5f5a6 config: Add new interpolation function - md5
10 years ago
Radek Simko 573d3bd7ab config: Sort functions mapping alphabetically
10 years ago
Bill Fumerola c0034e672b Error out on negative indices in element()
10 years ago
Jeff Zohrab 33d30761dd Add hint to download modules for new users.
10 years ago
Paul Hinze 9a00675262 Merge pull request #5026 from hashicorp/phinze/destroy-node-copies
10 years ago
Paul Hinze 3f72837f4b core: Make copies when creating destroy nodes
10 years ago
Radek Simko 4edf782260 Merge pull request #4854 from jfromaniello/add_signum_interpolation
10 years ago
Mitchell Hashimoto 5f3de02fa9 remove config/lang, use hashicorp/hil
10 years ago
Radek Simko ecedcd0032 config: Add base64sha256() function
10 years ago
Colin Hebert 61a40dce13 Update the test file
10 years ago
Colin Hebert d92d205dd9 rename trim to trimspace
10 years ago
Colin Hebert d45b7b2ddc Fix name from strip to trim
10 years ago
Colin Hebert f5074cd521 Add the trim() interpolation function
10 years ago
José F. Romaniello c8795b8565 Add signum interpolation function
10 years ago
James Nugent 3bdd1ac8b3 core: Display invalid type in error message
10 years ago
James Nugent cb6cb8b96a core: Support explicit variable type declaration
10 years ago
Paul Hinze 87a9701f91 config: validation error when output is missing value field
10 years ago
Paul Hinze 47b521ebaf Merge pull request #4745 from hashicorp/b-lifecycle-keys
10 years ago
Paul Hinze 911575b7d6 Merge pull request #4747 from hashicorp/b-escaped
10 years ago
Mitchell Hashimoto 693736b52a config: fix tests
10 years ago
Mitchell Hashimoto f223be15cd config: eval HEL as long as the result changes [GH-2909]
10 years ago
Mitchell Hashimoto 8e7b0d90e3 config: detect provisioner-only resource in JSON and error [GH-4385]
10 years ago
Mitchell Hashimoto 99fbb91ba2 config: validate lifecycle keys [GH-4413]
10 years ago
Matt Moyer c17a6ceb2a Add a sha256(...) interpolation function.
10 years ago
Paul Hinze 0739cf2348 provider/template: fix race causing panic in template_file
10 years ago
Joseph Kordish e1b62c76ad add sha1 interpolation
10 years ago
Jesse Szwedko 41f9ebc667 Add support for unary operators + and -
10 years ago
Paul Hinze b6626eed57 config: friendlier error message on resource arity mismatch
11 years ago
James Nugent 5ea25363a1 Add regression test for #4069
11 years ago
Paul Hinze d90eb2d88e config: test replicating #4079
11 years ago
James Nugent 7f5f8d300d Add failing test replicating #4065
11 years ago
Paul Hinze afb5136ac2 Merge pull request #3986 from hashicorp/phinze/hcl-escaped-quotes
11 years ago
Paul Hinze 15e7927009 config: test covering escaped quotes syntax error
11 years ago
James Nugent 6ae3218f8a Add failing tests for JSON configuration parsing
11 years ago
Paul Hinze 928f534cfc template_file: source contents instead of path
11 years ago
James Nugent f4164b5322 Add resource with heredoc to config load tests
11 years ago
Mitchell Hashimoto deb17b90eb Merge pull request #3813 from hashicorp/b-new-hcl
11 years ago
Martin Atkins 988baa584b Merge #3814: 'coalesce' interpolation func
11 years ago
James Nugent f4c03ec2a6 Reflect new comment format in stringer.go
11 years ago
Matt Morrison 6ecec7fe83 Add coalesce func
11 years ago
Mitchell Hashimoto 13c5fdb154 config: remove debug line
11 years ago
Mitchell Hashimoto 02f512d4bd config: new HCL API
11 years ago
Paul Hinze c56245ce34 Merge pull request #2973 from bobtfish/length_empty_split_zero
11 years ago
Paul Hinze af04321723 config: return to the go1.5 generated lang/y.go
11 years ago