Commit Graph

141 Commits (bb8c5cea2dfdceb404e3208e6f9288048778a8a1)

Author SHA1 Message Date
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
Mårten Gustafson 5b7f12ecd7 Tweak docs to properly document .tfvars format (#6415)
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
Paul Hinze 661be01d9b Revert "core: Add uuid() interpolate function."
10 years ago
Paul Hinze 1e0b8ea478 core: Add uuid() interpolate function.
10 years ago
gamename c6b350b98e docs(variables): describe order of evaluation with files
10 years ago
Radek Simko bb5af50b25 docs: Document new interpolation function md5
10 years ago
Radek Simko b90cd618c2 docs: Sort interpolation functions alphabetically
10 years ago