route/vendor/github.com/hashicorp/hcl/test-fixtures/tfvars.hcl

4 lines
71 B
HCL
Raw Normal View History

2017-12-02 23:34:35 +00:00
regularvar = "Should work"
map.key1 = "Value"
map.key2 = "Other value"