This project is mirrored from https://gitee.com/NQL886/packer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 22 Mar, 2022 1 commit
-
-
Adrien Delorme authored
-
- 04 Mar, 2022 1 commit
-
-
Wilken Rivera authored
Bumping external plugins containing critical bug fixes or improvements
-
- 02 Mar, 2022 1 commit
-
-
Wilken Rivera authored
-
- 25 Feb, 2022 1 commit
-
-
Michele Degges authored
Onboard Packer to CRT Co-authored-by:
Wilken Rivera <wilken@hashicorp.com> Co-authored-by:
Claire Labry <claire@hashicorp.com>
-
- 16 Feb, 2022 1 commit
-
-
Adrien Delorme authored
* allowing to set shell env vars from a key/value map. * tests This new map will work alongside the `environment_vars` but it allows using a datasource value seamlessly. At validation, and because `environment_vars` was an array of strings containing `KEY=value`, using datsources would not work, because these values are not known yet and would evaluate to `<unknown>`. With this, the value and the key can be unknown and will validate correctly for datasources.
-
- 11 Feb, 2022 1 commit
-
-
Adrien Delorme authored
* get go-getter with comment ignore in checksum files * get github.com/hashicorp/go-getter/v2 v2.0.1
-
- 02 Feb, 2022 1 commit
-
-
Adrien Delorme authored
* Update psutils dep to avoid crash on m1 machine * go mod tidy
-
- 17 Jan, 2022 1 commit
-
-
Adrien Delorme authored
-
- 13 Jan, 2022 1 commit
-
-
Sylvia Moss authored
* Fail for revoked iterations * check if iteration is revoked on GetIteration * fix fmt
-
- 05 Jan, 2022 1 commit
-
-
Jenna Goldstrich authored
-
- 17 Dec, 2021 1 commit
-
-
Wilken Rivera authored
-
- 07 Dec, 2021 1 commit
-
-
Wilken Rivera authored
``` ./scripts/upgrade_plugins.sh go mod tidy ```
-
- 06 Dec, 2021 1 commit
-
-
Wilken Rivera authored
The auto installation of external plugins via packer init only work for HCL templates. Since we have not officially removed all plugins (slated for 1.8.0) I am reverting this test change. Once 1.7.9 is released we can begin removing plugins and optimizing the redirect experience for JSON-only users.
-
- 02 Dec, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.10.1 to 2.11.1. - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/hcl/compare/v2.10.1...v2.11.1 ) --- updated-dependencies: - dependency-name: github.com/hashicorp/hcl/v2 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>
-
- 01 Dec, 2021 1 commit
-
-
Adrien Delorme authored
-
- 12 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/packer-plugin-sdk/compare/v0.2.8...v0.2.9 ) --- updated-dependencies: - dependency-name: github.com/hashicorp/packer-plugin-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 11 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.2.7 to 0.2.8. - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/packer-plugin-sdk/compare/v0.2.7...v0.2.8 ) --- updated-dependencies: - dependency-name: github.com/hashicorp/packer-plugin-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 04 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](https://github.com/zclconf/go-cty/compare/v1.9.1...v1.10.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>
-
- 03 Nov, 2021 1 commit
-
-
Adrien Delorme authored
-
- 27 Oct, 2021 2 commits
-
-
Wilken Rivera authored
* Bump packer-plugin-amazon to v1.0.4 * Enable go mod tidy check
-
Wilken Rivera authored
-
- 19 Oct, 2021 2 commits
-
-
Adrien Delorme authored
-
Adrien Delorme authored
* update amazon, azure, docker, gcp, outscale, qemu vsphere plugins + deps * Update upgrade_plugins.sh * Update upgrade_plugins.sh * Update CHANGELOG.md * Update prepare_changelog.sh
-
- 04 Oct, 2021 1 commit
-
-
Megan Marsh authored
-
- 01 Oct, 2021 1 commit
-
-
Megan Marsh authored
-
- 29 Sep, 2021 1 commit
-
-
Adrien Delorme authored
-
- 24 Sep, 2021 1 commit
-
-
Wilken Rivera authored
``` go mod tidy ```
-
- 14 Sep, 2021 1 commit
-
-
Wilken Rivera authored
Update HCP Packer registry image extraction, validation, publishing logic for registry capable plugins (#11221) * Update handling of registry artifacts This change uses the github.com/hashicorp/packer-plgin-sdk/packer/registryimage for querying Artifact State for HCP Registry Image metadata. To handle the conversion of the RPC response, mapstructure was introduced to conversion state data into an registryimage.Image before publishing to a image bucket. * Update to use registry image from packersdk * Rename internal registry service pkg * Update vendored plugins to latest version * The latest release of Amazon, GoogleCompute, and Azure have support for publishing images to the HCP Packer registry.
-
- 03 Sep, 2021 2 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
Add two new data sources -- hcp-packer-iteration and hcp-packer-image. These data sources together will allow users to query hcp_packer for the image_ids they need to use as source images to their builds, with a simple UI and clear outputs. add quick and dirty acceptance test for hcp packer image iteration and hcp packer image data sources PR review linting
-
- 02 Sep, 2021 1 commit
-
-
Adrien Delorme authored
* up plugins and get rid of a dependency loop from packer to packer
-
- 31 Aug, 2021 3 commits
-
-
Adrien Delorme authored
-
Adrien Delorme authored
* move salt-masterless provisioner out * go get github.com/hashicorp/packer-plugin-salt
-
xaxo05 authored
-
- 27 Aug, 2021 1 commit
-
-
Megan Marsh authored
Implement hcp packer data source. This is a rough copy of the terraform provider's data source, to make beta user experience consistent across both sources
-
- 25 Aug, 2021 2 commits
-
-
Megan Marsh authored
-
Adrien Delorme authored
* fix typo * hcl2_upgrade: special case linux_options and network_interface to block instead of maps * Update hcl2_upgrade_test.go * Update hcl2_upgrade_test.go remove unused code * hcl2_upgrade: support strftime too (#11220) * hcl2_upgrade strftime function * create legacy_strftime.mdx
-
- 05 Aug, 2021 1 commit
-
-
Wilken Rivera authored
* Add working registry pkg * Add custom error for handling the loading of PAR environment variables * Working Publish to Build, with proper error handling for bucket names * Update hcp-sdk-go to use branch instead of mod replace directive * Update Packer build status configuration * Add support for HCP_PACKER_BUILD_FINGERPRINT env * Add support for publishing one or more PARtifacts from a single build * add git shas to this branch * Add ability to set provider name if available * Add working RegistryBuilder type * Add RegistryPostProcessor as wrapper post-processor * When in PAR mode a empty RegistryPostProcessor is added to the end of the post-processor list to publish all final image data. * Add support for updating a build from PAR that is not in a DONE state * Fix a small issue with creation the initial builds for an empty iteration. * Add PAR URL to post-processor display * Implement hcp_packer_registry block (#11168) * Update vendored Amazon plugin to v1.0.1-dev * Fix panic when running a Packer registry build in a clean directory * Remove the publishing of post-processor metadata from the registry post-processor. * Remove metadata add from registry_builder * Update registry builder to skip a build that was found to be DONE Co-authored-by:
Megan Marsh <megan@hashicorp.com> Co-authored-by:
Sylvia Moss <moss@hashicorp.com>
-
- 22 Jul, 2021 1 commit
-
-
Wilken Rivera authored
-
- 14 Jul, 2021 1 commit
-
-
sylviamoss authored
-