mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-13 09:32:24 -06:00
4 lines
36 B
Terraform
4 lines
36 B
Terraform
|
output "foo" {
|
||
|
sensitive = true
|
||
|
}
|