mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 17:53:59 -04:00
Alphabetically sort plugin
This commit is contained in:
@@ -270,6 +270,14 @@
|
||||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
},
|
||||
{
|
||||
"title": "UpCloud",
|
||||
"path": "upcloud",
|
||||
"repo": "UpCloudLtd/packer-plugin-upcloud",
|
||||
"version": "latest",
|
||||
"pluginTier": "community",
|
||||
"sourceBranch": "master"
|
||||
},
|
||||
{
|
||||
"title": "Vagrant",
|
||||
"path": "vagrant",
|
||||
@@ -309,13 +317,5 @@
|
||||
"repo": "hashicorp/packer-plugin-yandex",
|
||||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
},
|
||||
{
|
||||
"title": "UpCloud",
|
||||
"path": "upcloud",
|
||||
"repo": "UpCloudLtd/packer-plugin-upcloud",
|
||||
"version": "latest",
|
||||
"pluginTier": "community",
|
||||
"sourceBranch": "master"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user