Laura Pacilio
3ae552fbc9
Remove back ticks from syntax index page
2021-07-30 10:57:44 -04:00
Laura Pacilio
2970efff00
Remove back ticks from settings index page
2021-07-30 10:56:11 -04:00
Laura Pacilio
e6903e860a
Remove back ticks from null_resource_page
2021-07-30 10:55:13 -04:00
Laura Pacilio
22588ca105
Remove back ticks from connection block page
2021-07-30 10:54:39 -04:00
Laura Pacilio
058fa43d5d
Remove back ticks from resource index page
2021-07-30 10:53:58 -04:00
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
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