packer/hcl2template/testdata/datasources/nonexistent.pkr.hcl
2021-10-11 15:48:51 +02:00

3 lines
No EOL
45 B
HCL

data "nonexistent" "test" {
foo = "bar"
}