fix small typo

pull/27134/head
Tim Schrumpf 5 years ago committed by GitHub
parent 2c2ed53ff3
commit e102465e91
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