mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-18 22:11:39 -04:00
* remove amazon from core * vendor amazon plugin * remove website content * Add amazon to docs-remote-plugins * update amazon reference links in the documentation * update amazon docs version to latest Co-authored-by: Adrien Delorme <[email protected]>
15 lines
255 B
JSON
15 lines
255 B
JSON
[
|
|
{
|
|
"title": "Docker",
|
|
"path": "docker",
|
|
"repo": "hashicorp/packer-plugin-docker",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "Amazon EC2",
|
|
"path": "amazon",
|
|
"repo": "hashicorp/packer-plugin-amazon",
|
|
"version": "latest"
|
|
}
|
|
]
|