Skip to content

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

Merged
nywilken merged 1 commit intohashicorp:mainfrom
dweomer:feat/31/post-processor/vagrant-cloud/provider-checksums
Nov 12, 2021
Merged

[vagrant-cloud post-processor] box checksums#32
nywilken merged 1 commit intohashicorp:mainfrom
dweomer:feat/31/post-processor/vagrant-cloud/provider-checksums

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 pushed 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