packer-plugin-veertu-anka
packer-plugin-veertu-anka copied to clipboard
🚛 A packer plugin for Veertu's Anka Build Cloud & Anka Virtualization software which allows you to run single-use macOS VMs like you would with docker.
# CREATE ✅ Now supported in 3.1! https://github.com/veertuinc/packer-plugin-veertu-anka/releases/tag/v3.0.0 + https://docs.veertu.com/anka/whats-new/anka-3.1.0/ ---- # CLONE ✅ ⚠️ **In 3.0, cloning no longer shares underlying layers until a local commit/tag is created.** https://github.com/veertuinc/packer-plugin-veertu-anka/issues/104...
Hi I'd like to request adding an option to the veertu-anka-registry-push plugin that tells the controller to distribute the template to the nodes. This would help us automate distributing templates...
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.10.0 to 1.11.0. Changelog Sourced from github.com/zclconf/go-cty's changelog. 1.11.0 (August 22, 2022) Upgrade Notes This release contains some changes to some aspects of the API that are...
When I upgrade the packer plugin using the command `packer init -upgrade` I always get the following error: ```bash ❯ packer init -upgrade build-vm.pkr.hcl Failed getting the "github.com/veertuinc/veertu-anka" plugin: 1...
Currently configuring the network on a VM must be manually done. It would be great if support could be added, especially for the `--local / --no-local` flag to ` enable/disable...
Sometimes packer suspended the VM while it's performing action and then corrupts the suspended state (frozen VM on start). We should have a `suspend_delay`, like `boot_delay`, that waits a bit...
👋🏻 Hey, we've found an interesting issue ## Description When a build is cancelled for some reason (manual interrupt, or the build fails), the dialog offers `C` / `A` /...
For my team's use case, we only need to use packer to create a single vm for each version of macOS. The base vm that gets created is unnecessary and...
## Pull Request Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Build related changes - [ ] Documentation content...
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.10.0 to 1.11.1. Release notes Sourced from github.com/zclconf/go-cty's releases. v1.11.1 convert: Fix for error when converting empty sets and lists with nested optional attributes by explicitly removing...