From 4d1baaceabaa968c1e5009536a70341b1657b7fe Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Thu, 16 Sep 2021 17:06:52 -0400 Subject: [PATCH 1/2] Add Machine-Readable UI to sidebar and add hyphen :-) --- .../internals/machine-readable-ui.html.md | 4 +-- website/layouts/docs.erb | 27 +++++++++++-------- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/website/docs/internals/machine-readable-ui.html.md b/website/docs/internals/machine-readable-ui.html.md index 76f675132..250481eb7 100644 --- a/website/docs/internals/machine-readable-ui.html.md +++ b/website/docs/internals/machine-readable-ui.html.md @@ -1,12 +1,12 @@ --- layout: "docs" -page_title: "Internals: Machine Readable UI" +page_title: "Internals: Machine-Readable UI" sidebar_current: "docs-internals-machine-readable-ui" description: |- Terraform provides a machine-readable streaming JSON UI output for plan, apply, and refresh operations. --- -# Machine Readable UI +# Machine-Readable UI -> **Note:** This format is available in Terraform 0.15.3 and later. diff --git a/website/layouts/docs.erb b/website/layouts/docs.erb index 06fcc1ea5..b5b13bb53 100644 --- a/website/layouts/docs.erb +++ b/website/layouts/docs.erb @@ -542,10 +542,26 @@ Debugging Terraform +
  • + JSON Output Format +
  • + +
  • + Login Protocol +
  • + +
  • + Machine-Readable UI +
  • +
  • Module Registry Protocol
  • +
  • + Provider Metadata +
  • +
  • Provider Network Mirror Protocol
  • @@ -562,21 +578,10 @@ Resource Lifecycle -
  • - Login Protocol -
  • - -
  • - JSON Output Format -
  • -
  • Remote Service Discovery
  • -
  • - Provider Metadata -
  • From a8e5b6a4ad1747d95a6f00acde01d68f3fc5b3b8 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Thu, 16 Sep 2021 17:11:31 -0400 Subject: [PATCH 2/2] Fix alphabetical order of sidebar --- website/layouts/docs.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/layouts/docs.erb b/website/layouts/docs.erb index b5b13bb53..da4f0f6c9 100644 --- a/website/layouts/docs.erb +++ b/website/layouts/docs.erb @@ -570,6 +570,10 @@ Provider Registry Protocol +
  • + Remote Service Discovery +
  • +
  • Resource Graph
  • @@ -578,10 +582,6 @@ Resource Lifecycle -
  • - Remote Service Discovery -
  • -