github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/configs/testdata/invalid-files/data-reserved-locals.tf (about) 1 data "test" "foo" { 2 locals {} 3 }