Commit Graph

244 Commits (073fd0d183a6fa68965bdfcedbf459e2fbc78f8d)

Author SHA1 Message Date
Kristin Laemmert c4ce84269a
website/docs: document difference in formatting strings with width and precision (#25499)
6 years ago
Martin Atkins 02b130cd59 website: Terraform v0.13 upgrade guide
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
Martin Atkins dc8fd14c1e website: "Provider Requirements" documentation
6 years ago
Nick Fagerlund b1eb9dcfcf website: Configuration Language navigation refactoring
6 years ago
unki 214009e0f3
fix yamldecode()-example, missing a file() call
6 years ago
Martin Atkins 67311f73fd website: Draw better attention to for and for_each patterns
6 years ago
James Bardin 866449a78a
Merge pull request #25069 from hashicorp/jbardin/depends-on-docs
6 years ago
Martin Atkins d1bc412220 configs: Custom variable validation is no longer experimental
6 years ago
James Bardin 5d64029275 depends_on doc updates
6 years ago
Garron Kramer f3db1232a0
Update modules.html.md
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 5f80f6d49d
Merge pull request #24771 from bradleypmartin/issue-24198-update-docs-for-map-type
6 years ago
Daniel Dreier 5ef80b35e3
Merge pull request #24996 from pcleddy/foreach_with_toset_and_list
6 years ago
Pam Selle bfbdb4cb1d
Add docs for provider limitations when expanding modules (#25007)
6 years ago
Paul Leddy 3d17c87698 Example of for_each with list -> set using toset
6 years ago
Jean Dupouy a54bb124a9
website/docs: provider aliases in the JSON format
6 years ago
Robin Norwood af5c425360
website: Add link to new learn track in configuration/modules.html (#24847)
6 years ago
Daniel Dreier 7aa97f415d
Fix "additoinal" typo in web site
6 years ago
bradleypmartin 0b45a3c83d Update maps docs to reflect v0.12 colon behavior
6 years ago
Martin Atkins c6cbbcb79a website: Initial documentation for provider_installation in the CLI config
6 years ago
Noah Mercado d4d8812afa
Feature: Sum Function (#24666)
6 years ago
Namho Kim 9cc658b491 specify that `timestamp` returns UTC
6 years ago
Pam Selle ab101f99df
Merge pull request #24635 from hashicorp/pselle/docs-mod-count
6 years ago
Pam Selle 608c17d518 Update providers block notes
6 years ago
Fred 76f583ac9f
website/docs: fix broken hcl json spec link (#24630)
6 years ago
Pam Selle 65c4ba9c85 First docs for count/for_each on modules
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
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