mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
Add pluginTier to community plugins (#10942)
This commit is contained in:
parent
cbe06050b4
commit
2061aa9e69
1 changed files with 2 additions and 0 deletions
|
|
@ -27,12 +27,14 @@
|
|||
"title": "Naver Cloud",
|
||||
"path": "ncloud",
|
||||
"repo": "hashicorp/packer-plugin-ncloud",
|
||||
"pluginTier": "community",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
"title": "Proxmox",
|
||||
"path": "proxmox",
|
||||
"repo": "hashicorp/packer-plugin-proxmox",
|
||||
"pluginTier": "community",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue