Commit Graph

112 Commits (28543694de6333696f07e1008153a6c0d2811983)

Author SHA1 Message Date
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
Feanil Patel 8fbacf7261 Fix -module-depth typo
10 years ago
Paul Hinze a7b8a54a83 website: clarify `file()` base location
10 years ago
Radek Simko 14e6f6e4ce docs: Clarify example usage of the signum function
10 years ago
Radek Simko 4edf782260 Merge pull request #4854 from jfromaniello/add_signum_interpolation
10 years ago
Radek Simko 1018af5662 config: Add docs for new base64sha256 func
10 years ago
Colin Hebert d92d205dd9 rename trim to trimspace
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
Paul Hinze 0b11ace9ac Merge pull request #4788 from hashicorp/phinze/skip-remote-test-option
10 years ago
James Nugent cb6cb8b96a core: Support explicit variable type declaration
10 years ago
Paul Hinze 6bafa74011 tests: allow opt-out of remote tests via env var
10 years ago
James Nugent 5c16b47330 Merge pull request #4765 from hashicorp/f-docs-operators
10 years ago
James Nugent efe27f3eae docs: Add operators for interpolation functions
10 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Matt Moyer c17a6ceb2a Add a sha256(...) interpolation function.
10 years ago
Seth Vargo 8dbc43639d Use HTTPS + www. for links
10 years ago
William Holroyd 7b962006fb Update interpolation.html.md
10 years ago
Joseph Kordish 21fe576cb5 added the function to the docs
10 years ago
clint shryock c94b7c4584 provider/aws: Update docs with t1 instance for accounts with EC2 Classic
10 years ago
clint shryock 6236e8d720 Update doc to use valid AMI and t2.micro instance types
10 years ago
Paul Hinze bd23ab35bf docs: update template_file examples
10 years ago
Matt Morrison 6ecec7fe83 Add coalesce func
11 years ago
f440 983e07cc17 docs: Correct logging option example
11 years ago
Martin Atkins ef161e1c1b Various interpolation functions for CIDR range manipulation.
11 years ago
Matt Morrison cccc5d03e3 Add lower / upper interpolation functions
11 years ago
Rob Zienert a1939e70f7 Adding ignore_changes lifecycle meta property
11 years ago
Anthony Stanton b62833e7b8 Add documentation for compact()
11 years ago
Martin Atkins 3e9e96286a Document that heredoc syntax is supported.
11 years ago
Martin Atkins 0b85d35e87 Rename base64enc/dec to encode/decode.
11 years ago