mirror of
https://github.com/hashicorp/packer.git
synced 2026-07-15 03:57:06 -04:00
Add the ability to create Google vagrant boxes using the vagrant post-processor. The Google plugin for vagrant is linked below. https://github.com/mitchellh/vagrant-google |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| artifact_test.go | ||
| aws.go | ||
| aws_test.go | ||
| digitalocean.go | ||
| digitalocean_test.go | ||
| google.go | ||
| hyperv.go | ||
| libvirt.go | ||
| parallels.go | ||
| parallels_test.go | ||
| post-processor.go | ||
| post-processor_test.go | ||
| provider.go | ||
| util.go | ||
| virtualbox.go | ||
| virtualbox_test.go | ||
| vmware.go | ||
| vmware_test.go | ||