Files
Packer-Cn/hcl2template/testdata/datasources/nonexistent.pkr.hcl
T

3 lines
45 B
HCL

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