mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -04:00
8 lines
129 B
HCL
8 lines
129 B
HCL
packer {
|
|
required_plugins {
|
|
amazon = {
|
|
source = "amazon"
|
|
version = ">= v0"
|
|
}
|
|
}
|
|
} |