terraform/website/docs/configuration
Martin Atkins 323cd4364b website: Correct formatting for lists in dependency lock docs
I originally drafted these docs in a context where I was relying on
GitHub's Markdown renderer, and carelessly imported them into the
Terraform website without verifying that the website's Markdown renderer
could process it. This particular quirk has bitten us before: the website
Markdown parser expects follow-on paragraphs in a list item to be indented
at least four spaces, and with less than that it ignores the leading
whitespace altogether and just understands a normal paragraph.

This change will cause the follow-on paragraphs to now correctly render
as part of the bullet points they are intended to be attached to.
2020-12-03 09:16:58 -08:00
..
blocks website: link to dependency lock file tutorial 2020-12-01 15:20:14 -08:00
expressions website: Initial docs for the provider_sensitive_attrs experiment 2020-12-02 08:06:08 -08:00
files website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
functions Anytrue alltrue docs clarification. (#27108) 2020-12-03 10:13:20 -04:00
meta-arguments Update for_each.html.md 2020-12-03 16:45:52 +00:00
syntax website: Add new "glue"/overview pages for CLI and language docs 2020-11-11 19:13:23 -08:00
attr-as-blocks.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
backend.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
data-sources.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
dependency-lock.html.md website: Correct formatting for lists in dependency lock docs 2020-12-03 09:16:58 -08:00
expressions.html.md website: Add big whitespace separators to recovery landing pages 2020-12-01 15:38:25 -08:00
functions.html.md website: link to functions tutorial where applicable 2020-12-01 13:10:05 -08:00
index.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
locals.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
modules.html.md website: Add big whitespace separators to recovery landing pages 2020-12-01 15:38:25 -08:00
outputs.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
override.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
provider-requirements.html.md website: link to dependency lock file tutorial 2020-12-01 15:20:14 -08:00
providers.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
resources.html.md website: Add big whitespace separators to recovery landing pages 2020-12-01 15:38:25 -08:00
style.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
syntax-json.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
syntax.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
terraform.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
types.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
variables.html.md website: link to sensitive variables tutorial 2020-12-01 15:16:16 -08:00
version-constraints.html.md website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00