summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/test-fixtures/tfvars.hcl
blob: 5f623e04db735d1e3a842c6e77c5a7e3d740099c (plain)
1
2
3
regularvar = "Should work"
map.key1 = "Value"
map.key2 = "Other value"