Commit Graph

105 Commits (03f6c650ca9e78fc0d80d430ca1ec2a52c262da4)

Author SHA1 Message Date
Kit Ewbank 549cff56d0 Add 'slice' interpolation function. (#9729)
9 years ago
Jake Champlin 0a1991c82e
match paragraph indentation
9 years ago
Jake Champlin be45816c80
documentation: Add warning for pathexpand interpolation function
9 years ago
Jake Champlin 5749217869 Merge pull request #11277 from hashicorp/f-add-tilde-expansion
9 years ago
Jake Champlin 0b73b92830
core: Add pathexpand interpolation function
9 years ago
Benjamin Richter a54d8a2d73 Remove obsolete reference from interpolation.html.md
9 years ago
Benjamin Richter a53c827bdd Update interpolation.html.md (#11223)
9 years ago
Matt Clegg a297d81dcd Fix bullet points (Whitespace formatting)
9 years ago
Michael H. Oshita a48de8cb9a syntax typo in doc for lookup() (#10783)
9 years ago
James J. Goodhouse ecbc3e066a fix interpolation syntax typo for website docs
9 years ago
Mitchell Hashimoto 4ab5356ff9
website: update website for conditionals
9 years ago
Jake Champlin 1f33952330
Add the timestamp interpolation function.
9 years ago
Mitchell Hashimoto 8fab86a9d4
website: update docs for precedence rules
9 years ago
Mitchell Hashimoto 7d6b3b80b9
website: document escaping template vars [GH-9897]
9 years ago
Jason Wieringa 43dcc30ae8 Fixed typo on interpolation docs (#9880)
9 years ago
James Turnbull 18b3736ba4 Pass over the Interpolation page (#9703)
9 years ago
Jesse Szwedko 0fbd72a355 Add some basic math interpolation functions
9 years ago
Mitchell Hashimoto 296ce59f37 Merge pull request #9624 from rottenbytes/TF-9169
10 years ago
James Nugent 47bce79b29 core: Add zipmap interpolation function
10 years ago
Gustavo 5910e3b8af Adds ‘tittle’ built-in function. (#9087)
10 years ago
Nicolas Szalay c1be0c51c6 Add a note about operator precedence. #9169
10 years ago
James Turnbull f83c988496 Added another anchor
10 years ago
James Turnbull e0fab2267b I'd like to be able to anchor to functions
10 years ago
James Turnbull affb2c6511 Added list element syntax
10 years ago
Nick Walke b361347812
Added the word string to make more sense
10 years ago
Nick Walke 04d0d0f0ae
Added explicit map and list variable usage
10 years ago
Radek Simko 43de2afde1
docs: Fix misspelled words
10 years ago
Paul Stack b49fbb5383 Merge pull request #8566 from MiLk/docs/interpolation-template-data
10 years ago
zhuk-intetics 3308b974e2 Update interpolation.html.md
10 years ago
Emilien Kenler 95a86cc617
Template are now data sources
10 years ago
alex goretoy 7938eaf76f Fix typo on interpolation.html.md (#8274)
10 years ago
James Nugent 9fa978a45f docs: Fix map key interpolation documentation
10 years ago
Cecchi MacNaughton 8d9a9ddebe Correct typo in `length()` documentation (#7947)
10 years ago
James Bardin 2a11f3a138 make variadic syntax consistent in docs
10 years ago
James Bardin 068059ab3f Add `merge` doc
10 years ago
Paul Hinze d50aeeef0d
website: Docs sweep for lists & maps
10 years ago
Paul Hinze 88030764ff
config: Audit all interpolation functions for list/map behavior
10 years ago
Paul Hinze 1425b34562
config: Add map() interpolation function
10 years ago
James Bardin 2bd7cfd5fe Expand list interpolation to lists and maps
10 years ago
James Nugent 58dd41f3b1 core: Add list() interpolation function
10 years ago
Mike LoSapio 6f9b3aa4fd Clarify join produces a string
10 years ago
James Bardin 80365282cc Add documentation for keys and values
10 years ago
James Nugent 4b6a632246 core: Rename uniq -> distinct and add docs
10 years ago
James Nugent 578ff9569e core: Add sort() interpolation function
10 years ago
Mark Bainter 267d206a52 Update examples using concat with strings
10 years ago
Chris Weyl 92e23d2252 add an example of cidrsubnet() being used with ipv6
10 years ago
David Adams 8a4fdc3dd5 Update docs for lookup() interpolation function
10 years ago
David Glasser 594ea105d8 config: support lists and maps in jsonencode
10 years ago
David Glasser 6cf06bb3ab config: new interpolation function jsonencode
10 years ago
Paul Hinze 293c6ca68c Revert "Revert "core: Add uuid() interpolate function.""
10 years ago