Commit Graph

362 Commits (4cffff24b1d1e0af43aed445e411f4e9cc6e6238)

Author SHA1 Message Date
Robin Norwood ec7d9c85ac Update link to new varibles tutorial
6 years ago
Joshua Mendoza 27e31e1160
Update lookup.html.md (#26835)
6 years ago
Martin Atkins ae3c0c6a4a lang/funcs: Remove the deprecated "list" and "map" functions
6 years ago
Radek Simko eddcc4d80c
docs: Fix typo (provider arg in data source) (#26802)
6 years ago
Jacob Tomaw 3f9abbc30d
Remove redundant Local Named Values section
6 years ago
timvandamme fbf267fbfd
website: for_each doesn't implicitly convert to set (#26450)
6 years ago
Radek Simko a413fa7425
Merge pull request #26763 from hashicorp/radeksimko-patch-1
6 years ago
Repon Kumar Roy 34549b402b website: clarify version constraint syntax
6 years ago
Nick Fagerlund a058b64eb5
website: Index for `element` must be a non-negative integer (#26679)
6 years ago
Nick Fagerlund 5a4957f141
Typo fix
6 years ago
Nick Fagerlund a0fee4c380 website: one more provider name typo
6 years ago
Radek Simko 8476c3f13e
docs: fix typo in provider local name
6 years ago
Nick Fagerlund 596e529602 website: Adopt a ton of pages into the "language" layout
6 years ago
Alex Litvinenko 1a371c3c49
Small spelling improvement
6 years ago
Kristin Laemmert b8e3b8036a backend: remove deprecated atlas backend
6 years ago
Martin Atkins ddf9635af6 website: Don't claim that things are "very easy"
6 years ago
Arthur Burkart d4716a69e1
lang/funcs: "anytrue" function
6 years ago
Petros Kolyvas b1671b2ce1
website: Fix for documentation around local-name conflicts (#26689)
6 years ago
craiggenner 6408533fca
The index must be non-negative integer
6 years ago
Martin Atkins 1dc4950bfa lang/funcs: Rename the base64 character encoding functions
6 years ago
r0bnet 877399c631 lang/funcs: Functions for encoding text in specific character encodings
6 years ago
Martin Atkins 0bbbb9c64b configs: Experimental support for optional object type attributes
6 years ago
Martin Atkins 897cb72b36 website: Initial docs for the new dependency lock file behaviors
6 years ago
Pam Selle 9a9e61ef06 Update docs for output sensitivity change
6 years ago
Pam Selle cc007a27b7
Merge pull request #26482 from hashicorp/pselle/sensitive-var-nested-docs
6 years ago
Pam Selle 4d01fc88fc Add sensitive variable docs for nested blocks
6 years ago
JT Smith 6ac8bfb86d
[Documentation] Typo fixes
6 years ago
James Bardin ee564a5ceb
Merge pull request #26421 from hashicorp/jbardin/ignore-changes-map
6 years ago
Nick Fagerlund 26f786959b
website: Update all Learn crosslinks (#26442)
6 years ago
Pam Selle a7e43dfd46
Merge pull request #26431 from hashicorp/pselle/sensitive-vals-docs
6 years ago
Pam Selle 3ddbb4b009 Update provider caveat grammar
6 years ago
Pam Selle 93d38ff2d2 Update intro to code blocks
6 years ago
Pam Selle be50089c7f Rephrase sensitive index description
6 years ago
Pam Selle 09551de078 Rewrite intro to section, rename section, move state info
6 years ago
Pam Selle 5cf61448e7
Update website/docs/configuration/variables.html.md
6 years ago
James Bardin 82793f8158 update ignore_changes doc
6 years ago
Pam Selle 2a35240a17
Merge pull request #26314 from hashicorp/remove-template-provider-link
6 years ago
Pam Selle e369fe0559 Docs for sensitive variables
6 years ago
Pam Selle b57248533d Re-organize variable page for sensitive argument addition
6 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
Petros Kolyvas 2167f92096
website: Adding a note around data-sources and depends_on for 0.12 users (#26222)
6 years ago
Jon "The Nice Guy" Spriggs 6f9ce7310c
Website: Add map example to templatefile function docs (#26126)
6 years ago
Pam Selle 5ec1868419
Merge pull request #25864 from alexnovak/patch-1
6 years ago
Kristin Laemmert 923e157b5c
configs: deprecate version argument inside provider configuration blocks (#26135)
6 years ago
Alisdair McDiarmid 9f19034fee website: Document jsonencode entity escaping
6 years ago
Nick Fagerlund 56c0e35243 website: Fix copy-paste error
6 years ago
Nick Fagerlund a4776bfb40 website: Clarify `locals` vs. `local.thing` distinction
6 years ago
Lance Kind eb7a427fba Update locals.html.md
6 years ago
Jai Govindani d8b36e5d12
style(providers): update syntax for terraform >= 0.11
6 years ago
Pam Selle f2d213c461
Merge pull request #25657 from pdecat/typo_hierarchical
6 years ago
Roger Berlind 3070f21241
Fix foreach to for_each
6 years ago
Kristin Laemmert 4569a37de4
website/docs: provider source related clarifications
6 years ago
Kristin Laemmert 75e676f2f2
website/docs: remove unclear provider version constraint description (#25998)
6 years ago
Alisdair McDiarmid 93cd6b1b75
Merge pull request #25989 from pdecat/patch-1
6 years ago
Alisdair McDiarmid 5f43934d5f website: Provider requirements are not inherited
6 years ago
Patrick Decat 84c50f9efb Fix link to "v0.12-Compatible Provider Requirements" section
6 years ago
Alex Novak 82aa2d4467
Correct annotation in expressions.html
6 years ago
Kristin Laemmert 7111d8deb1
Merge pull request #25783 from nvogel/master
6 years ago
Nick Fagerlund 2ffb71bcee
website: Fix several broken links (#25808)
6 years ago
Nicolas Vogel 8f42f0fa77
Fix documentation example for the indent function
6 years ago
Nick Fagerlund 0ab7c1b90e
website: Add links to relevant Learn guides in several docs pages (#25718)
6 years ago
Nick Fagerlund 0e5651560b
Website: 0.13 docs edits, mostly around provider requirements (#25686)
6 years ago
Martin Atkins ef071f3d0e website: Generalized advice on modules with provider configs
6 years ago
Patrick Decat 062865735f Typo: heirarchical => hierarchical
6 years ago
MorganGeek 3b6c1ef156 Fix spelling mistakes/typos in documentation
6 years ago
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