Commit Graph

190 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Martin Atkins f8a32f0b83 website: Consistently recommend the required_providers block
6 years ago
Martin Atkins 7c110f9cf8 website: provider version constraints in modules
6 years ago
Thomas Alton ddd0d2a442 website: Provider proxy config only supports alias
6 years ago
Thomas Alton 24386bcfcb website: Link to `required_providers` block from provider documentation
6 years ago
Pam Selle 5b453f6ba9
Merge pull request #23186 from pselle/pselle/docs-syntax-link
6 years ago
Pam Selle 566f22a34e Docs around splat
6 years ago
Pam Selle 9ee19eac94
Merge pull request #23177 from hashicorp/pselle/docs-syntax-link
6 years ago
Pam Selle 0d4ea7d9ad Fix link in syntax docs
6 years ago
Kris Luminar 8bb0491dc1 website: clarify where you run the `terraform init` command
6 years ago
charlottemach e3d38046dc website/docs: replace outdated tag syntax (#23111)
6 years ago
Martin Atkins 047733d20c website: Full examples for for_each with flatten and setproduct
7 years ago
Pam Selle 2a50bc6b5a More in expressions, removed extra resource thing
7 years ago
Pam Selle 67e314dcbe Some docs updates to clarify splat confusion
7 years ago
Nick Fagerlund f6e648cc8b website: Document behavior of `self` object for provisioners
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 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
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