fix small typo
This commit is contained in:
parent
2c2ed53ff3
commit
e102465e91
|
@ -122,7 +122,7 @@ output "out" {
|
|||
|
||||
output "a" {
|
||||
value = "secret"
|
||||
sensitive = true"
|
||||
sensitive = true
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue