Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vagrant-cloud post-processor] box checksums #32

Conversation

dweomer
Copy link
Contributor

@dweomer dweomer commented Oct 7, 2021

Support checksum and checksum_type when uploading providers.
The front-end config for this is box_checksum on the post-processor
which expects to be specified in the $type:$digest format.

Closes #31

Signed-off-by: Jacob Blain Christen dweomer5@gmail.com

Support `checksum` and `checksum_type` when uploading providers.
The front-end config for this is `box_checksum` on the post-processor
which expects to be specified in the `$type:$digest` format.

Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com>
@dweomer dweomer requested a review from a team as a code owner October 7, 2021 21:54
@hashicorp-cla
Copy link

hashicorp-cla commented Oct 7, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition. Thanks for the add.

@nywilken nywilken merged commit d9d2f9a into hashicorp:main Nov 12, 2021
nywilken added a commit that referenced this pull request Nov 12, 2021
aaronknister pushed a commit to aaronknister/packer-plugin-vagrant that referenced this pull request Mar 16, 2022
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](zclconf/go-cty@v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[vagrant-cloud post-processor] support for checksum and checksum_type when creating/updating providers
4 participants