Commit Graph

175 Commits (4e308ef3625a6f4e155ed547f604e16bf3d875ae)

Author SHA1 Message Date
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
The Terraform Team 9b6fcc4e86
Merge pull request #22755 from echernyavskiy/patch-1
7 years ago
The Terraform Team 669242ee14
Merge pull request #22777 from acsbendi/patch-1
7 years ago
Nick Fagerlund 655bbfdf28 website: Add complex type example to variables.html
7 years ago
Bendegúz Ács 8f9d368a25
Fixed typo in documentation about expressions
7 years ago
Evgeny Chernyavskiy 5f16669362
Fix typo in variables.html
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 75d3f1e62e
Merge pull request #22614 from heimweh/patch-1
7 years ago
Kristin Laemmert 212d5b0b1c
Mildwonkey/docs updates (#22623)
7 years ago
Pam Selle 6e614f3465 Fix docs mistake/misleading
7 years ago
Alexander Hellbom 99c59b833e
website: fix expression typo
7 years ago
Brian Flad d48d9ed766
lang/funcs: Add fileset function
7 years ago
Nick Fagerlund 3aa909ac6e website: Update URLs and name references for Terraform Cloud rebrand
7 years ago
Nick Fagerlund 979a2fa6d1 website: Align `count` and `for_each` sections
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
Pam Selle 1b25cb7d4a Docs updates for data resources, update expressions ref
7 years ago
Pam Selle 7d905f6777 Resource for_each
7 years ago
Pam Selle 19b8a9c02f
Merge pull request #21715 from petems/minor_spelling_fixes
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
Ben Hadfield 0a1c0d6c24 website: Fix typo in Arithmetic Operators section (#21945)
7 years ago
John McGehee 4bb6f0dff2
Add "leading zeros" for the sake of SEO
7 years ago
Martin Atkins 1bba574fe9 website: Document ignore_changes for individual map elements
7 years ago
petems 239c84ef4b Minor spelling fixes
7 years ago
Lars Eric Scheidler aa07806bfc lang/funcs: New "uuidv5" function
7 years ago
Alisdair McDiarmid 812ba80dae Remove links to legacy Terraform Enterprise docs
7 years ago
Martin Atkins 8da3d269b0 website: Further elaboration on the "any" type constraint
7 years ago
Martin Atkins 127cbeeda2 website: Additional information about "dynamic" blocks
7 years ago
Martin Atkins 382e1ca821 lang: yamldecode and yamlencode functions
7 years ago
Martin Atkins f9a73d48db lang: "range" function
7 years ago
Justin Weissig 7335f1fdc8 docs: fixed typo (#21297)
7 years ago
Justin Weissig 778cae91a8 website: fix typo in the 'terraform' block documentation page
7 years ago
Martin Atkins 5af8bcff2f
website: correct the synopsis on the formatdate function page
7 years ago
Peter 02d03d2d25 website: Fix odd spacing on the provider configuration syntax page
7 years ago
Alexis 00cc5781ab website: Fix typo in the configuration language introduction page
7 years ago
Justin Weissig aa4c43b341 website: Fix typo on the "expressions" documentation page
7 years ago
Nick Fagerlund 0172fed7d4 (website) Adjust intro of attr-blocks page
7 years ago
Kristin Laemmert b1d0b1383f
lang/funcs: remove sethaselement function and documentation (#21164)
7 years ago
Justin Weissig 299e0432bc
Fixed typo
7 years ago
Kristin Laemmert 394cf7f25e
lang/funcs: add acc tests for functions (#21112)
7 years ago
Justin Weissig 3d80aed6fe website/docs: Fixed Typo (#21137)
7 years ago
Kit Ewbank efc08de5d6 lang/funcs: add 'strrev' interpolation function. (#21091)
7 years ago