We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0899a commit 5274c2aCopy full SHA for 5274c2a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change log
2
3
+## 1.5.0
4
+
5
+* make plugin compatible with Packer 1.6+ (https://github.com/lmars/packer-post-processor-vagrant-s3/pull/62)
6
+* make plugin compatible with go modules, make configuration hcl2 compatible (https://github.com/lmars/packer-post-processor-vagrant-s3/pull/59)
7
+* allow vagrant builder without using vagrant post-processor (https://github.com/lmars/packer-post-processor-vagrant-s3/issues/56)
8
9
## 1.4.0
10
11
* add support for overriding some S3 uploader options, useful on less reliable connections
0 commit comments