d8b67f8520
* Update and pin dependencies * Update NextJS Scripts * npm run lint * npm run format * docs generator: indent docs by two and make spacing better Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
```hcl
|
|
# sources.pkr.hcl
|
|
source "amazon-ebs" "example-1" {
|
|
// ...
|
|
}
|
|
```
|