mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-18 13:00:36 -05:00
4 lines
69 B
HCL
4 lines
69 B
HCL
variable "sensitive-value" {
|
|
sensitive = "123" # must be boolean
|
|
}
|