terraform/configs/testdata/invalid-files/interp-in-rsrc-label.tf

3 lines
66 B
HCL

resource "null_resource" "foo_${interpolations_invalid_here}" {
}