DEBSOURCES
Skip Quicknav
sources / python-pyhcl / 0.4.4-6 / tests / fixtures / decode_tf_variable.hcl
12345678910
variable "foo" { default = "bar" description = "bar" } variable "amis" { default = { east = "foo" } }