github.com/kevinklinger/open_terraform@v1.3.6/noninternal/configs/testdata/invalid-files/resource-reserved-locals.tf (about) 1 resource "test" "foo" { 2 locals {} 3 }