Releases: FalcoSuessgott/packer-plugin-goss
Releases · FalcoSuessgott/packer-plugin-goss
packer-plugin-goss-v0.0.7
Changelog
- c1fb07d fix(goreleaser): name binary correctly
packer-plugin-goss-v0.0.6
Changelog
- 7f3e55b fix(goreleaser): name binary correctly
packer-plugin-goss-v0.0.5
Changelog
- ab188fc fix(goreleaser): name binary correctly
packer-plugin-goss-v0.0.4
Changelog
- 5dbbdcc fix(goreleaser): name binary correctly
packer-plugin-goss-v0.0.3
Changelog
- a1a6741 fix(goreleaser): fix plugin naming
packer-plugin-goss-v0.0.2
Changelog
- f9f3fee fix(goreleaser): fix plugin naming
packer-plugin-goss-v0.0.1
Changelog
- a986e5b Add LICENSE file (YaleUniversity#44)
- 2c65c16 Add build instructions to README
- 10d9592 Add support for passing environment variables to GOSS execution (YaleUniversity#33)
- 1c68d9a Add support for passing inline vars to GOSS (YaleUniversity#32)
- 9e36bb8 Add support for supplying --var file (YaleUniversity#15)
- 0705d97 Add support for using goss to target Windows (YaleUniversity#39)
- 824cfb9 Add support to download goss spec form remote VM (YaleUniversity#35)
- 5c54520 Adding requested Changes.
- 48cfe42 Adding step 4 for setting plugin executable (YaleUniversity#14)
- 5b2bf82 Bump packer-plugin-sdk to latest (YaleUniversity#64)
- 178b9d6 Clarify readme
- 9a68738 Cleanups and optional use_sudo flag.
- 06e3573 Fix & Enhance Goss packer provisioner (YaleUniversity#30)
- c9b58b7 Fix compatibility issues with latest packer versions (YaleUniversity#18)
- 617d576 Fix example packer (YaleUniversity#31)
- a86e223 Go modules and updates for Packer 1.5 API (YaleUniversity#21)
- 612402d Goss rendered spec file download improvement (YaleUniversity#56)
- 5facae7 Improve README for installation process and update the example packer.json (YaleUniversity#12)
- 80180cb Initial commit
- 9ac10cc Make output format configurable (YaleUniversity#11)
- ef964c3 Merge pull request YaleUniversity#3 from justinlarose/master
- 1f76056 Merge pull request YaleUniversity#7 from vamegh/goss-auth-ssl-download-support
- 942b35a Specify version 3 in go.mod (YaleUniversity#45)
- a3e3910 Update README, add example
- 50fc177 Update README.md (YaleUniversity#55)
- ae4926c Update packer-plugin-sdk to use version 0.1 (YaleUniversity#50)
- d9cd428 Update packer-provisioner-goss.go
- e0ae859 Update targetOs to target_os to fix packer errors (YaleUniversity#46)
- 3924a44 Update to packer-plugin-sdk v0.0.11 and regenerate HCL config (YaleUniversity#43)
- 17be7de build: Add darwin arm64 to build targets (YaleUniversity#67)
- 0bdee3b build: Add linux arm64 to build targets (YaleUniversity#61)
- 35c9bfc convert to goreleaser and match format for releases (YaleUniversity#57)
- 2974d27 correct example in readme
- de54fe5 fix release workflow (YaleUniversity#68)
- 4d48f16 fix(plugin): enable plugin installation
- 939413b remove i386 from builds
- ba548c3 replace double quotes with single quotes (YaleUniversity#49)
- c4cfdcd setup automated binary build (YaleUniversity#36)
- 054242a update go to 1.16 and go.sum file for packer-plugin-sdk 0.1.0 (YaleUniversity#54)