Merge pull request #26931 from TEDmk/patch-1

website/docs: Add a missing new line
This commit is contained in:
Kristin Laemmert 2020-11-16 10:35:36 -05:00 committed by GitHub
commit c1d30401c5
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: Note that outputs with the `sensitive` attribute will be redacted:
```shellsession ```shellsession
$ terraform output password $ terraform output password
password = <sensitive> password = <sensitive>