7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
```hcl
|
|
# sources.pkr.hcl
|
|
source "amazon-ebs" "example-1" {
|
|
// ...
|
|
}
|
|
```
|