mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
Add Packer Plugin Gridscale to plugins page (#11862)
* Add Packer Plugin Gridscale to plugins page * Add verified tier badge
This commit is contained in:
parent
6b03734b2f
commit
9f64b99073
1 changed files with 8 additions and 0 deletions
|
|
@ -93,6 +93,14 @@
|
|||
"version": "latest",
|
||||
"isHcpPackerReady": true
|
||||
},
|
||||
{
|
||||
"title": "Gridscale",
|
||||
"path": "gridscale",
|
||||
"repo": "gridscale/packer-plugin-gridscale",
|
||||
"version": "latest",
|
||||
"pluginTier": "verified",
|
||||
"isHcpPackerReady": false
|
||||
},
|
||||
{
|
||||
"title": "HashiCups",
|
||||
"path": "hashicups",
|
||||
|
|
|
|||
Loading…
Reference in a new issue