Commit Graph

213 Commits (bf91bff2c896180b4e873576aa0d9ecd276feb2e)

Author SHA1 Message Date
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
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
Nick Fagerlund 6494591ec1 website: Remove extra copy of "Getting Started", update links
6 years ago
James Bardin 529271e0be update merge docs to match behavior
6 years ago
Pam Selle 4e0879c486 Document for_each key requirements
6 years ago
Pam Selle 213189c3d0 Use a real resource
6 years ago
Pam Selle 885ff69c50 Update docs to generalize/use fake example vs one that could be misleading
6 years ago
Kristin Laemmert 4c221cbcb9
website: document optional syntax for required_providers setting (#23854)
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
Pam Selle 76831793d0
Merge pull request #23265 from lucazz/update_docs_for_outputs
6 years ago
Pam Selle 3bcea18d1c
Update outputs.html.md
6 years ago
Pam Selle 31b56207e0
Update outputs.html.md
6 years ago
Igor Vodka be89975667
Fix markdown being misused in docs
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)
7 years ago
Yuki Ito 72c910cebc website: Fix typographical errors in the docs for base64sha256/512
7 years ago
Lucas do Amaral Saboya 806397803c
Update Output values docs.
7 years ago
Martin Atkins f8a32f0b83 website: Consistently recommend the required_providers block
7 years ago
Martin Atkins 7c110f9cf8 website: provider version constraints in modules
7 years ago
Thomas Alton ddd0d2a442 website: Provider proxy config only supports alias
7 years ago
Thomas Alton 24386bcfcb website: Link to `required_providers` block from provider documentation
7 years ago
Pam Selle 5b453f6ba9
Merge pull request #23186 from pselle/pselle/docs-syntax-link
7 years ago
Pam Selle 566f22a34e Docs around splat
7 years ago
Pam Selle 9ee19eac94
Merge pull request #23177 from hashicorp/pselle/docs-syntax-link
7 years ago
Pam Selle 0d4ea7d9ad Fix link in syntax docs
7 years ago
Kris Luminar 8bb0491dc1 website: clarify where you run the `terraform init` command
7 years ago
charlottemach e3d38046dc website/docs: replace outdated tag syntax (#23111)
7 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