github.com/handlerbot/terraform@v0.10.0-beta1.0.20180726153736-26b68d98f9cb/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 }