github.com/hashicorp/terraform-plugin-sdk@v1.17.2/internal/configs/testdata/invalid-files/resource-reserved-locals.tf (about) 1 resource "test" "foo" { 2 locals {} 3 }