github.com/hashicorp/packer@v1.14.3/website/content/partials/from-1.5/sources/example-block.mdx (about) 1 ```hcl 2 # sources.pkr.hcl 3 source "happycloud" "foo" { 4 // ... 5 } 6 ```