Merge pull request #27134 from tillepille/patch-1

documentation: fix small typo
pull/27153/head
Pam Selle 6 years ago committed by GitHub
commit 0c0ea09546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -122,7 +122,7 @@ output "out" {
output "a" {
value = "secret"
sensitive = true"
sensitive = true
}
```

Loading…
Cancel
Save