mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-13 18:50:11 -04:00
website: Add community maintained IPSW data source Packer plugin
This commit is contained in:
parent
434a1637f8
commit
a1722abf07
1 changed files with 8 additions and 0 deletions
|
|
@ -37,6 +37,14 @@
|
|||
"pluginTier": "verified",
|
||||
"isHcpPackerReady": false
|
||||
},
|
||||
{
|
||||
"title": "IPSW",
|
||||
"path": "ipsw",
|
||||
"repo": "torarnv/packer-plugin-ipsw",
|
||||
"version": "latest",
|
||||
"sourceBranch": "main",
|
||||
"pluginTier": "community"
|
||||
},
|
||||
{
|
||||
"title": "Kamatera",
|
||||
"path": "kamatera",
|
||||
|
|
|
|||
Loading…
Reference in a new issue