From 8195a99529ce05d536de16097ee8950461a9d361 Mon Sep 17 00:00:00 2001 From: TEDmk Date: Mon, 16 Nov 2020 16:08:55 +0100 Subject: [PATCH] Add a missing new line The missing new line doesn't permit the code block to show up. --- website/docs/commands/output.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/commands/output.html.markdown b/website/docs/commands/output.html.markdown index 52ae503b1..33b5a8aaa 100644 --- a/website/docs/commands/output.html.markdown +++ b/website/docs/commands/output.html.markdown @@ -61,6 +61,7 @@ password = ``` Note that outputs with the `sensitive` attribute will be redacted: + ```shellsession $ terraform output password password =