Skip to content

v0.2.0

Compare
Choose a tag to compare
@martezr martezr released this 21 Jul 13:44
· 5 commits to master since this release
78756ad

Changelog

78756ad Merge pull request #10 from bishopbm1/feature/windows_support
ce4ec88 Bumping travis to latest go version to try to fix build.
3e736d0 Added new tests for new methods and test fixture.
af7bd99 Fixed the last of the spacing issues.
35f4a5e Fixed all spacing issues.
cf27e45 Updated bolt commands to work with the lastest version of bolt (switched nodes to targets). Used latest packer imports to upgrade to the latest API so that it works with the latest version of Packer. Added necessary parameters for windows connections. Added overrides for windows vs ssh connections within provision.
c596fab Merge pull request #8 from dontlaugh/upgrade_packer
a1db8ea update go.mod and go.sum
315ae45 go mod vendor
f3a9e41 Upgrade to Packer 1.5
d5d38ee Extend goreleaser configuration
a2e726a Update release artifacts
3fd4512 Update binary build format
436d0f2 Fix vendor path issue
31c4b9e Fix golang vendoring issue
d047604 Update golang vendor configuration
7e91243 Update golang version
59f06b4 Update CI testing
2f01b84 Update travis ci
3a2facb Fix packer vendor issue
9c040ab Add support for module vendoring
a87c640 Update goreleaser yaml file
b732e5a Update CI process
107313f Add goreleaser support
2fd53a8 Add code coverage
2a2dc76 Fix TravisCI testing
3fea179 Update travis testing to specific version
481b7e5 Update golang dependencies
c551235 Update Readme with parameters
053ef8f Add parameter support, update formatting and tests
11ab38d Remove testing with golang 1.12
51e599e Add additional prepare validation and update golang testing
f6ed3b9 Update golang dependencies
d721167 Add LICENSE and add more documentation
323e559 Add TravisCI support and add additional documentation
aa4f45d Fix go lint errors and cleanup documentation
c53bca8 Format Golang code
f0989e6 Update readme documentation and continuous integration code
764af88 Add support for Bolt plan and module path option
ca05139 Update documentation
0f3bcb9 Initial code commit
33b4bb8 Initial commit