github.com/robertreppel/terraform@v0.11.8-0.20180412164320-05291ab9822d/configs/test-fixtures/valid-files/locals.tf.json (about) 1 { 2 "locals": { 3 "foo": "foo", 4 "bar": true, 5 "baz": "oink", 6 "dunno": "🤷", 7 "rowing": "🚣♀️", 8 "π": 3.14159265359 9 } 10 }