github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/not-internal/configs/testdata/invalid-files/resource-reserved-locals.tf (about)

     1  resource "test" "foo" {
     2    locals {}
     3  }