Laura Pacilio
8a919d98d4
Remove back ticks from resource behavior page
2021-07-30 10:53:17 -04:00
Laura Pacilio
6e0349645e
Remove back ticks from configuration page
2021-07-30 10:52:25 -04:00
Laura Pacilio
277fe647b9
Remove back ticks from source module page
2021-07-30 10:51:46 -04:00
Laura Pacilio
2e34e7a727
Remove back ticks from module providers meta argument page
2021-07-30 10:50:39 -04:00
Laura Pacilio
512bb1a3c5
Remove back ticks from provider meta argument page
2021-07-30 10:49:28 -04:00
Laura Pacilio
051ce2ae6c
Remove back ticks from lifecycle page
2021-07-30 10:47:31 -04:00
Laura Pacilio
a7c1ae72a4
Remove back ticks from for_each page
2021-07-30 10:45:39 -04:00
Laura Pacilio
01f993b6f7
Remove back ticks from depends_on page
2021-07-30 10:45:13 -04:00
Laura Pacilio
a448eaa41f
Remove back ticks from count page
2021-07-30 10:44:44 -04:00
Laura Pacilio
20bdc25ffd
Remove back ticks from for expressions page
2021-07-30 10:43:30 -04:00
Laura Pacilio
ad9fb34c0b
Remove backticks from dynamic blocks page
2021-07-30 10:42:57 -04:00
Laura Pacilio
f75acc7129
Remove backticks from Dependency lock page
2021-07-30 10:42:15 -04:00
mellab
c690247837
Update type-constraints.html.md
...
Fixed one typo found on the type constraints page:
recieving -> receiving
2021-07-30 00:08:42 -05:00
Kevin Broadbridge
f5cbe59386
Fixed cidrhost example 1 and 2 with correct function parameter
2021-07-29 16:30:18 -05:00
Laura Pacilio
a14272d022
Update extending link to "plugin development"
2021-07-26 14:52:44 -04:00
Daniel Schmidt
59dd7f8f51
terraform-workspace should be terraform.workspace
...
Closes #28881 by @abidmunirmalik
2021-07-26 09:41:51 +02:00
Laura Pacilio
b9c0cbb1fd
Merge pull request #29117 from hashicorp/description-metadata-language-docs
...
Description metadata - language docs
2021-07-21 16:30:05 -04:00
Laura Pacilio
06a2fdcf9d
Merge branch 'main' into description-metadata-language-docs
2021-07-21 16:24:59 -04:00
James Bardin
570b70b02f
Merge pull request #28078 from jasons42/configure-etcdv3-client-max-request-size
...
Expose etcd client MaxCallSendMsgSize config
2021-07-20 15:49:14 -04:00
James Bardin
431aa0280e
Merge pull request #29157 from remilapeyre/unique-constraint
...
Add uniqueness constraint on workspaces name for the pg backend
2021-07-20 15:11:35 -04:00
Jason Smith
5ff9b7626b
Fix broken link
...
Fix website-link-check failing as https://coreos.com/etcd/ 301's to https://etcd.io/ . Updated link to https://etcd.io/ .
2021-07-20 14:04:49 -05:00
Jason Smith
162f853841
Document max_request_bytes config
2021-07-20 14:04:47 -05:00
Laura Pacilio
a780f625e9
Fix metadata description format on all pages
2021-07-19 12:11:10 -04:00
Laura Pacilio
603e156bb9
Update input variables page metadata
2021-07-16 17:32:24 -04:00
Laura Pacilio
1f1563b889
Fix formatting error on language home page
2021-07-16 17:28:40 -04:00
Laura Pacilio
725c1c2a86
Update style conventions page metadata
2021-07-16 17:28:13 -04:00
Laura Pacilio
f67e7f6a9f
Update json configuration syntax page metadata
2021-07-16 17:21:16 -04:00
Laura Pacilio
df6135e4c7
Update languge syntax overview page metadata
2021-07-16 17:17:39 -04:00
Laura Pacilio
b6b4340214
Add detail to backend overview page metadata
2021-07-16 17:08:24 -04:00
Laura Pacilio
f46974dbb2
Add detail to settings intro page metadata
2021-07-16 17:03:13 -04:00
Laura Pacilio
80fee567a2
Add detail to resource block page metadata
2021-07-16 16:55:13 -04:00
Laura Pacilio
77c208d02f
Add detail to declare provisioners page metadata
2021-07-16 16:50:55 -04:00
Laura Pacilio
6f056af08e
Update null resource page metadata
2021-07-16 16:46:16 -04:00
Laura Pacilio
55ebc7eef4
Add detail to provisioners overview page metadata
2021-07-16 16:43:12 -04:00
Kristin Laemmert
563f1436eb
various docs updates ( #29018 )
...
* website/docs: add sensitivity warning to output documentation
fixes #28005
* website/docs: add note about ** to fileset documentation
closes #24220
* website/docs: add note that `dynamic` expressions aren't included in json config output
closes #28346
* website: the provider installer isn't necessarily concurrency safe
closes #28367
2021-07-15 12:22:17 -04:00
Laura Pacilio
bc9065334e
Update description metadata per PR feedback
2021-07-14 16:54:26 -04:00
Rémi Lapeyre
4177bd98b9
Change wording for the skip_... options of the pg backend
2021-07-14 12:01:54 +02:00
Laura Pacilio
eebbdd6778
Update dynamic blocks description with more detail and to remove 'ing'
2021-07-13 17:48:28 -04:00
Laura Pacilio
8abbbc7c7f
Update conditionals metadata to include more detail and remove 'ing'
2021-07-13 17:40:16 -04:00
Laura Pacilio
a740d75882
Update dependency lock file description with more detail and remove 'ing'
2021-07-13 17:34:34 -04:00
Laura Pacilio
12d1706562
Update data sources metadata to remove ing and include more detailXy
2021-07-13 17:23:07 -04:00
Nick Fagerlund
0e004f2377
website: remove legacy provider docs index ( #29134 )
...
* website: Update or remove references to legacy provider docs
We've finally evicted the last of the legacy provider docs from terraform.io!
Let's celebrate by purging all memory of them.
The 0.11 docs are now so thoroughly legacy that I don't believe they need a new
destination for their provider links, so I just removed those.
* website: remove old provider docs index
This will require a redirect in the terraform-website repo.
* Apply suggestions from code review
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
2021-07-09 14:44:58 -07:00
Laura Pacilio
6cf2ad27a7
Fix typo in description on expressions overview page
2021-07-09 17:26:30 -04:00
Laura Pacilio
69ebfd6f03
Add/update description metadata on backend and state overview pages
2021-07-09 15:56:12 -04:00
Laura Pacilio
a37fd2f5f7
Upate description metadata on terraform settings overview
2021-07-09 15:46:07 -04:00
Laura Pacilio
952cb33103
Add description metadata to functions overview page
2021-07-09 15:42:58 -04:00
Laura Pacilio
7dba0e511f
Add description metadata to remaining expressions pages
2021-07-09 15:40:05 -04:00
Laura Pacilio
2718d2addc
Add description metadata to module block page
2021-07-09 15:32:25 -04:00
Laura Pacilio
df16096141
Add description metadata to dynamic blocks, types, and module providers
2021-07-09 15:28:28 -04:00
Laura Pacilio
d9f7ce19fe
Add description metadata to conditionals page
2021-07-09 15:17:18 -04:00
Laura Pacilio
3baddbef0e
Add description metadata to creating modules pagey
2021-07-09 12:14:58 -04:00
Laura Pacilio
e348477c79
Add description metadata to module sources
2021-07-09 12:08:48 -04:00
Laura Pacilio
4044fe30d3
Add description metadata to modules overview page
2021-07-09 11:59:38 -04:00
Laura Pacilio
f4f8d7a6c5
Change use to using for consistency with other docs
2021-07-09 11:50:19 -04:00
Laura Pacilio
adf4dbdf84
Update description metadata
2021-07-09 11:45:42 -04:00
Laura Pacilio
14d6e0dea9
Add Terraform key work to description metadata
2021-07-09 11:37:01 -04:00
Laura Pacilio
07accd7a38
Add page metadata to variables and outputs overview
2021-07-09 11:34:02 -04:00
Laura Pacilio
9dc008fa10
Add metadata description to dependency lock file page
2021-07-09 11:25:55 -04:00
Laura Pacilio
62b11f02e2
Make metadata description more concise
2021-07-09 11:15:10 -04:00
Laura Pacilio
62b444504d
Add description metadata to provider requirements
2021-07-09 11:07:37 -04:00
Laura Pacilio
d107b46270
Make description metadata more concise
2021-07-09 11:01:32 -04:00
Laura Pacilio
bca3957e17
Update description metadata for input variables
2021-07-09 10:53:37 -04:00
Laura Pacilio
134170c121
Fixing broken link on syntax page
2021-07-09 10:32:17 -04:00
Laura Pacilio
f5c463c27e
Update broken link oon provisioners connection page
2021-07-09 10:30:35 -04:00
Laura Pacilio
493d4b8dc8
Update description metadata
2021-07-07 17:37:19 -04:00
Laura Pacilio
f25d993b47
Update description metadata to include key words
2021-07-07 17:34:03 -04:00
Laura Pacilio
6f8774a8ed
Add Terraform to description metadata for SEO
2021-07-07 17:24:58 -04:00
Laura Pacilio
2e25fd04c0
Add description metadata to provisioners index page
2021-07-07 15:10:14 -04:00
Laura Pacilio
6d0569ac45
Add description metadata to lifecycle page
2021-07-07 15:07:00 -04:00
Laura Pacilio
66103f273e
Add description metadata to resource provider page
2021-07-07 15:05:02 -04:00
Laura Pacilio
96994d0b01
Add description metadata to for_each page
2021-07-07 15:02:01 -04:00
Laura Pacilio
4a2a6e8b52
Add description metadata to count and update depends_on
2021-07-07 14:59:20 -04:00
Laura Pacilio
ddabca8c72
Add description metadata to depends_on page
2021-07-07 14:54:51 -04:00
Laura Pacilio
e60e77c68f
Add description metadata to behavior page
2021-07-07 14:42:30 -04:00
Laura Pacilio
66dfb56d4f
Update description metadata to include key words
2021-07-07 14:42:30 -04:00
Laura Pacilio
810543b997
Add description metadata to resources overview page
2021-07-07 14:42:30 -04:00
Laura Pacilio
08f1d6c9e0
Update description metadata for style page
2021-07-07 14:42:30 -04:00
Laura Pacilio
c33970bfa4
Add description metadata to JSON syntax page
2021-07-07 14:42:30 -04:00
Laura Pacilio
5384aacb5e
Update description metadata for key words
2021-07-07 14:42:30 -04:00
Laura Pacilio
887b019761
Fix capitalization on Terraform language
2021-07-07 14:42:30 -04:00
Laura Pacilio
a62e2825c7
Add description metadata to syntax overview
2021-07-07 14:42:30 -04:00
Laura Pacilio
f6b500379d
Update description metadata to include Terraform key word
2021-07-07 14:42:30 -04:00
Laura Pacilio
ab06843f1d
Add description metadata to files and directories
2021-07-07 14:42:30 -04:00
Laura Pacilio
8525befc22
Add description metadata to index page
2021-07-07 14:42:30 -04:00
Brent Woodruff
3a66236c14
note that output of jsonencode is minified
2021-07-02 15:36:47 -04:00
Laura Pacilio
577c3653f2
Merge pull request #28983 from KurtLehnardt/patch-1
...
fixed typo
2021-06-30 08:54:04 -04:00
Laura Pacilio
de97a03528
Merge pull request #28908 from kondr57/patch-1
...
fix typo
2021-06-30 08:43:26 -04:00
Ben Moskovitz
21228e19df
Fix broken links as pointed out by CI
...
See: https://app.circleci.com/pipelines/github/hashicorp/terraform/6853/workflows/cc37def1-6bf5-4f6c-89b1-10dfcc65ea5e/jobs/44887
2021-06-30 16:55:00 +12:00
Ben Moskovitz
d29cdccb5b
Add a note to the docs on the S3 backend around permissions needed for encrypted state storage
2021-06-30 16:45:17 +12:00
Martin Atkins
a945b379d8
website: Explicit examples of -var escaping in various shells
...
The -var command line option comes with the disadvantage that a user must
contend both with Terraform's own parser and with the parser in whichever
shell they've decided to use, and different shells on different platforms
have different rules.
Previously we've largely just assumed that folks know the appropriate
syntax for the shell they chose, but it seems that command lines involving
spaces and other special characters arise rarely enough in other commands
that Terraform is often the first time someone needs to learn the
appropriate syntax for their shell.
We can't possibly capture all of the details of all shells in our docs,
because that's far outside of our own scope, but hopefully this new
section will go some way to give some real examples that will help folks
figure out how to write suitable escape sequences, if they choose to
set complex variable values on the command line rather than in .tfvars
as we recommend elsewhere on this page.
2021-06-22 14:10:04 -07:00
Robin Norwood
50fe980877
Merge pull request #28998 from hashicorp/rln-add-versions-tutorials-links
...
Add links to terraform versions tutorials
2021-06-22 11:50:18 -05:00
Robin Norwood
2c71bb3a2e
Add links to terraform versions tutorials
2021-06-21 14:26:43 -05:00
Radek Simko
bb868606ea
docs: Document naming conventions for templates & backend configs ( #28924 )
...
* docs: Document naming conventions for templates & backend configs
* Update website/docs/cli/config/config-file.html.md
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>
* Update website/docs/language/functions/templatefile.html.md
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2021-06-18 17:20:00 +01:00
Kurt Lehnardt
165b2a2509
fixed typo
2021-06-18 09:59:56 -06:00
Kristin Laemmert
9ca3cb4233
website/docs: move type func docs to a useful location ( #28940 )
...
* website/docs: move type func docs to a useful location
* docs don't exist if you don't put them in the index (again)
2021-06-14 08:54:27 -04:00
Vladimir Kondratiev
58a5207dc4
fix typo
2021-06-09 13:13:08 +03:00
Martin Atkins
f52aec8e3d
website: Fix formatting of v1 compatibility promises
...
Seems like we lost a newline in some of the shuffling it took to get this
into the live website, and so it's formatting oddly in the rendered
website. This restores the intended formatting of this as the start of
a bullet list, rather than as a continuation of the previous paragraph.
2021-06-08 10:35:23 -07:00
Judith Malnick
044c439dbc
Gloss of top docs pages ( #28891 )
...
* clarify input variables opening sentence
* adjust variables description
* claraify providers text and add learn callout
* add description to providers page
* add desscription and clarify provider configuration
* add deprecation note to versions in proivder configs
* add hands on callout and clarify next steps in intro
* link to language collection from language docs
* give more context about configurtion language up front
* clarify output top page
* reorganize for each intro to present feature before notes
* move description before link out and remove passive voice
* fix typo
* clarify purpose of plan
* move explanation before learn link and fully spell boolean
* add a syntax heading to separate intro from details
* add learn callout to module source docs
* clean up intro to provider requirements and add link
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2021-06-08 06:58:55 -07:00
Martin Atkins
07aa07f5b9
website: First Draft of Upgrade Guide
2021-06-07 17:23:39 -07:00
Judith Malnick
d7f6000118
Revert "mclarify specifying provider versions"
...
This reverts commit 397494daca
.
2021-05-28 14:34:05 -07:00