Releases: bdwyertech/packer-plugin-aws
Releases · bdwyertech/packer-plugin-aws
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
Changelog
- 3d5b2f4 Bump deps and add docs for AMI Copy
- b367bc3 Merge pull request #8 from bdwyertech/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/appstream-1.53.0
- eaa644a Bump github.com/aws/aws-sdk-go-v2/service/appstream
- 6afb17f Merge pull request #9 from bdwyertech/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.6
- b4e7b15 Bump github.com/aws/aws-sdk-go-v2/config from 1.32.2 to 1.32.6
- 8bc18be Merge pull request #7 from bdwyertech/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.41.0
- 7e93f1a Merge pull request #5 from bdwyertech/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ec2-1.279.0
- 606a119 Bump github.com/aws/aws-sdk-go-v2 from 1.40.0 to 1.41.0
- faa4c8b Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.275.0 to 1.279.0
v0.0.4
v0.0.3
v0.0.2
Changelog
- ec4200b Update and start merging with my aws-ami plugin
- 97ed997 Try this instead
- 65fe27d Perhaps we need more tmp
- 2b7daaf Try freeing up even more space...
- fe2a534 Try calling bash directly
- bf1618b Change our positioning to after the git pull so the script is actually there...
- aeee28d Free up disk space... We're running out cutting a release...
- ae9b45e Fix docs
- 42c87a8 Update README
- cc1dbc3 mod vendor
- 0018f2d Fix
- 04d350b The communicator needs some config
- d09d5aa We vendor the deps
- 51922b0 More
- 5cb040d Fix
- f565872 Fix
- 76d6f01 Update
- 5076368 Update docs
- 0823dde Add some datasources
- 30c46ee We can't stop it if its in the snapshotting state either
- 37e673a Skip
- 4708be0 More stuff
- a722cb8 Update
- bacc14d Update docs
- 2462279 Update
- 0adf56e Vendor deps
- dafe52e Start planning for the snapshotting
- c3ad845 Maybe we cant use a pointer for IP
- 5b3f256 Ensure we initialize the communicator
- 8d35661 Not exported
- 4273608 Cleanup
- 71dbb28 Make this a generic AWS plugin
- 9c74319 Add a communicator
- ca878f4 Start to create a builder
- a49d691 Fix
- f82e472 Fix the data source
- 883684d Update
- 3b79cef initial commit