mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-15 11:38:59 -04:00
8 lines
No EOL
139 B
HCL
8 lines
No EOL
139 B
HCL
packer {
|
|
required_plugins {
|
|
amazon = {
|
|
source = "hashicorp/amazon"
|
|
version = ">= v0"
|
|
}
|
|
}
|
|
} |