mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
fix small typo
This commit is contained in:
@@ -122,7 +122,7 @@ output "out" {
|
||||
|
||||
output "a" {
|
||||
value = "secret"
|
||||
sensitive = true"
|
||||
sensitive = true
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user