terraform/internal/configs/testdata/invalid-files/data-reserved-lifecycle.tf

4 lines
37 B
HCL

data "test" "foo" {
lifecycle {}
}