Add a missing new line

The missing new line doesn't permit the code block to show up.
This commit is contained in:
TEDmk 2020-11-16 16:08:55 +01:00 committed by GitHub
parent b7f020bba1
commit 8195a99529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ password = <sensitive>
```
Note that outputs with the `sensitive` attribute will be redacted:
```shellsession
$ terraform output password
password = <sensitive>