Add git plugin (#11395)

improved-error-handling-hcp-packer
Ethan Davidson 4 years ago committed by GitHub
parent effc803ac5
commit 1b949085d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,6 +72,13 @@
"repo": "hashicorp/packer-plugin-docker",
"version": "latest"
},
{
"title": "Git",
"path": "git",
"repo": "ethanmdavidson/packer-plugin-git",
"version": "latest",
"sourceBranch": "main"
},
{
"title": "Google Cloud Platform",
"path": "googlecompute",

Loading…
Cancel
Save