hcl/test-fixtures/string.hcl

6 lines
43 B
HCL
Raw Normal View History

2019-06-10 16:16:27 +00:00
a = "s"
b = 2
c = 2.718
d = true
e = false