github.com/hs0210/hashicorp-terraform@v0.11.12-beta1/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 }