Files
Packer-Cn/website/pages/partials/builder/amazon/chroot/Config-required.mdx
Jonathan NealandAdrien Delorme d8b67f8520 📌 Hard Pin Website Dependencies (#9543)
* 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 <[email protected]>
2020-07-13 12:33:16 +02:00

7 lines
394 B
Plaintext

<!-- Code generated from the comments of the Config struct in builder/amazon/chroot/builder.go; DO NOT EDIT MANUALLY -->
- `source_ami` (string) - The source AMI whose root volume will be copied and provisioned on the
currently running instance. This must be an EBS-backed AMI with a root
volume snapshot that you have access to. Note: this is not used when
from_scratch is set to true.