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..da4f0f6c9 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
  • @@ -554,6 +570,10 @@ Provider Registry Protocol +
  • + Remote Service Discovery +
  • +
  • Resource Graph
  • @@ -562,21 +582,6 @@ Resource Lifecycle -
  • - Login Protocol -
  • - -
  • - JSON Output Format -
  • - -
  • - Remote Service Discovery -
  • - -
  • - Provider Metadata -