Releases: YaleUniversity/packer-plugin-goss
Releases · YaleUniversity/packer-plugin-goss
Escape single quotes for windows
v3.0.3 replace double quotes with single quotes (#49)
go.mod with v3
Specify version 3 in go.mod (#45) * specify version in go.mod
Update targetOs to target_os to fix packer errors
Update targetOs to target_os to fix packer errors #46
Update packer API version 5
Releasing this as a major version since it's not backwards compatible.
Add LICENSE file to root
To support documentation generation on pkg.go.dev.
Add support for using goss to target Windows
Add support for using goss to target Windows (#39) * Add support for using goss to target Windows
Automated builds, compressed artifacts
Major version bump because compressed artifacts may break installation methods out there.
Setup automated builds (and compressed binary releases)
v2.0.0-pre01 setup automated binary build
Add support to download goss spec form remote VM (PR#35)
Add support to download goss spec form remote VM (#35) * Add support to download goss spec form remote VM
Support passing environment variables to GOSS execution
v1.3.0 Add support for passing environment variables to GOSS execution (#33)