mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
```hcl
|
|
# sources.pkr.hcl
|
|
source "happycloud" "foo" {
|
|
// ...
|
|
}
|
|
```
|