packer-provisioner-serverspec icon indicating copy to clipboard operation
packer-provisioner-serverspec copied to clipboard

Packer Serverspec remote provisioner

Results 4 packer-provisioner-serverspec issues
Sort by recently updated
recently updated
newest added

Investigate adding packer-provisioner-serverspec to the packer core. Created a separate issue to track this and closed out #3 since binaries are now being distributed via github release artifacts.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200604202706-70a84ac30bf9 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200604202706-70a84ac30bf9&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Fixes. #16 This contains following fixes. * Upgrade to Packer 1.8.5 * Upgrade to Go 1.18 * The current latest Go version is 1.20, but I have adapted it to...

I want to use `packer-provisioner-serverspec`, but I noticed that this doesn't work with the latest packer 😢 # Overview * packer v1.8.5 * packer-provisioner-serverspec v0.2.1 ## Config ```hcl # build.pkr.hcl...