github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/configs/testdata/invalid-files/resource-reserved-locals.tf (about) 1 resource "test" "foo" { 2 locals {} 3 }