Peter Christian Fraedrich
Peter Christian Fraedrich
Packr is unable to find boxes when using a string pointer as the `packr.NewBox()` path. This code fails to create a box when `packr` is run: ```go package main import...
I would be awesome if you could filter by resource type, especially for stacks that use a large number of `var`s. For instance, in our AWS terraform stack, a good...
When supplying a cloud-init script, Vagrant does not wait for the script to complete before continuing the provisioning process. This causes problems when trying to install packages via cloud-init, especially...