Commit Graph

90 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Pam Selle 2a35240a17
Merge pull request #26314 from hashicorp/remove-template-provider-link
5 years ago
Alejandro Rosero Vicuña 6d66b8b616
website: Make template file extension more consistent (#25029)
6 years ago
Arthur Burkart 6ed47c7241
lang/funcs: Add "alltrue" function (#25656)
6 years ago
kmoe f12bb4698e
remove link to deprecated provider
6 years ago
Brian Flad db2b710776
docs/function/timestamp: Mention Time Provider (#26232)
6 years ago
Jon "The Nice Guy" Spriggs 6f9ce7310c
Website: Add map example to templatefile function docs (#26126)
6 years ago
Alisdair McDiarmid 9f19034fee website: Document jsonencode entity escaping
6 years ago
Pam Selle f2d213c461
Merge pull request #25657 from pdecat/typo_hierarchical
6 years ago
Nicolas Vogel 8f42f0fa77
Fix documentation example for the indent function
6 years ago
Patrick Decat 062865735f Typo: heirarchical => hierarchical
6 years ago
Kristin Laemmert c4ce84269a
website/docs: document difference in formatting strings with width and precision (#25499)
6 years ago
Alisdair McDiarmid c093c50c80
Merge pull request #25255 from unki/patch-1
6 years ago
jessica-ritter edbf59ed4c
what happens when prefix is not in string
6 years ago
unki 214009e0f3
fix yamldecode()-example, missing a file() call
6 years ago
Martin Atkins d1bc412220 configs: Custom variable validation is no longer experimental
6 years ago
Daniel Dreier 44e3d99409
Merge pull request #24659 from hashicorp/timestamp-doc
6 years ago
Daniel Dreier 5e35dedc2a
Update website/docs/configuration/functions/timestamp.html.md
6 years ago
Daniel Dreier 7aa97f415d
Fix "additoinal" typo in web site
6 years ago
Noah Mercado d4d8812afa
Feature: Sum Function (#24666)
6 years ago
Namho Kim 9cc658b491 specify that `timestamp` returns UTC
6 years ago
Eduard Tamsa 534ba630e4
docs(flatten): Fix typos (#24492)
6 years ago
Adam Leskis 4f85a1a6ba
website: fix simple typo (#24415)
6 years ago
Martin Atkins 67d95b97ce lang/funcs: templatefile requires valid variable names
6 years ago
James Bardin 4185aa93f5 doc typo
6 years ago
James Bardin a765d69fb0
Merge pull request #24032 from hashicorp/jbardin/map-funcs
6 years ago
James Goodhouse 25bfe7337b
lang: add setsubtract function (#23424)
6 years ago
James Bardin 529271e0be update merge docs to match behavior
6 years ago
ZMI-RyanMann 66411b5ca0 website/docs: Updated documentation for range function pseudocode (#23823)
6 years ago
Martin Atkins ff4ea042c2 config: Allow module authors to specify validation rules for variables
6 years ago
Martin Atkins 02576988c1 lang: "try" and "can" functions
6 years ago
Martin Atkins bfbd00a23c website: Note about using jsonencode/yamlencode in templatefile
6 years ago
Graham Davison e32641c9ce website/docs: Corrects function name in `cidrsubnets` function documentation (#23473)
6 years ago
George Christou 91100c003c lang/funcs: Add more `trim*` functions (#23016)
6 years ago
Yuki Ito 72c910cebc website: Fix typographical errors in the docs for base64sha256/512
6 years ago
Martin Atkins 047733d20c website: Full examples for for_each with flatten and setproduct
6 years ago
Martin Atkins 25222fccd5 website: Link to hashicorp/subnets/cidr for cidrsubnets docs
7 years ago
Martin Atkins f84ab99b7d lang/funcs: cidrsubnets function
7 years ago
Jeet Parekh bcc69c05bb lang/funcs: parseint function
7 years ago
Pam Selle f9ebae749c
Merge pull request #22707 from vsimon/spell
7 years ago
Vicken Simonian 853a0e0677 docs: Minor spelling and typo fixes
7 years ago
Brian Flad 19cf34114f
lang/funcs: Switch fileset() function glob implementation to github.com/bmatcuk/doublestar to support additional glob patterns
7 years ago
Brian Flad af7f6ef441
lang/funcs: Update fileset() function to include path as separate first argument, automatically trim the path argument from results, and ensure results are always canonical with forward slash path separators
7 years ago
Pam Selle 6e614f3465 Fix docs mistake/misleading
7 years ago
Brian Flad d48d9ed766
lang/funcs: Add fileset function
7 years ago
Martin Atkins 135afaeb9c lang: "regex" and "regexall" functions
7 years ago
Martin Atkins 5cb80c43c1 website: example of csvdecode with for_each
7 years ago
Chris Arcand 275ecf96f2
Merge pull request #22042 from hashicorp/012-replace-regex-docs
7 years ago
Pam Selle 5cd551f716
Merge pull request #21887 from jmcgeheeiv/patch-1
7 years ago
Chris Arcand 22385c3198 Added regex details to replace() docs
7 years ago
Andreas Sommer 042aead714 lang/funcs: add "abspath" function (#21409)
7 years ago