packer-cn/hcl2template/testdata/datasources/inexistent.pkr.hcl

3 lines
44 B
HCL

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