packer/hcl2template/testdata/datasources/inexistent.pkr.hcl
2021-01-20 10:37:16 +01:00

3 lines
No EOL
44 B
HCL

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