packer-cn/hcl2template/testdata/complete/datasource.pkr.hcl

3 lines
48 B
HCL

data "amazon-ami" "test" {
string = "string"
}