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