add compile workflow

add fuzzing instrumentation
This commit is contained in:
mhoffm
2021-07-01 00:22:20 +02:00
parent 0e7d8ddb4b
commit 808b2de94f
626 changed files with 5686 additions and 6 deletions

View File

@@ -33,6 +33,11 @@ resource_1 "strlit1" "strlit2" {
${func("foo${ var.bar }")}
suffix
EOF
func_of_object = func({
"foo": 2,
bar: 1,
fizz: buzz,
})
nested_resource_1 {
attr1 = 2