Commit Graph

149 Commits (bccfcbd4bfcf4daeb37d1f7de3a9ef5e8407ede4)

Author SHA1 Message Date
Jesse Szwedko 0fbd72a355 Add some basic math interpolation functions
10 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 15e42ac939 Added provider to meta-param resource docs
10 years ago
James Turnbull f83c988496 Added another anchor
10 years ago
James Turnbull 0d5f86bd0d Cleanup of the resources and variables pages
10 years ago
James Turnbull e0fab2267b I'd like to be able to anchor to functions
10 years ago
clint shryock b87a071bfe fix broken link
10 years ago
James Turnbull affb2c6511 Added list element syntax
10 years ago
James Turnbull 68b88f273e Some edits to the variables sections
10 years ago
James Nugent d12b637602 docs: Clarify terraform.tfvars file additions
10 years ago
John Bruett 08ef4c0dd3 Update variables.html.md regarding variable files
10 years ago
Nick Walke b361347812
Added the word string to make more sense
10 years ago
Nick Walke 10419405a7
Corrected a plural
10 years ago
Nick Walke 04d0d0f0ae
Added explicit map and list variable usage
10 years ago
Ivan Vergiliev 7b301d7411 Point resource docs to the correct URL (#8969)
10 years ago
Emilien Kenler d6296fbb7d
Correct the data source configuration example to be valid
10 years ago
Radek Simko 43de2afde1
docs: Fix misspelled words
10 years ago
Christoph Blecker c3ab4a1352
Reword "Multiple Provider Instances" documentation
10 years ago
Paul Stack b49fbb5383 Merge pull request #8566 from MiLk/docs/interpolation-template-data
10 years ago
Sander van Harmelen 47dd1ad153 Add wildcard (match all) support to ignore_changes (#8599)
10 years ago
zhuk-intetics 3308b974e2 Update interpolation.html.md
10 years ago
Emilien Kenler 95a86cc617
Template are now data sources
10 years ago
Mitchell Hashimoto d32487c335
website: remove numeric suffixes, they haven't worked in real long time
10 years ago
Seth Vargo 988b0325a1 Add more output grammar and CLI examples
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 0885aeef93 docs: Mention map keys which start with a number
10 years ago
James Nugent 4b6a632246 core: Rename uniq -> distinct and add docs
10 years ago
Veselin Kantsev b0a99ce35e corrected "here doc" syntax notes
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
amangoel f891ab81f4 Update variables.html.md (#6869)
10 years ago
David Glasser 594ea105d8 config: support lists and maps in jsonencode
10 years ago
Martin Atkins 64f2651204 website: Initial documentation about data sources
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago