github.com/hashicorp/packer@v1.14.3/hcl2template/testdata/variables/complicated/c.pkr.hcl (about)

     1  variable "name_prefix" {
     2    default = "foo"
     3  }