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.
- 02 Feb, 2022 6 commits
-
-
packer-ci authored
-
packer-ci authored
-
packer-ci authored
-
Jenna Goldstrich authored
-
Frank Korving authored
-
Adrien Delorme authored
* Update psutils dep to avoid crash on m1 machine * go mod tidy
-
- 31 Jan, 2022 1 commit
-
-
Xiaoyu Zhong authored
-
- 28 Jan, 2022 1 commit
-
-
Adrien Delorme authored
* prevent duplicate local block creation * remove duplicate locals block bug * local variables: first get block, then decode it + simplify retry loop * Update types.packer_config.go * revert go get of hcl lib
-
- 27 Jan, 2022 1 commit
-
-
teddylear authored
-
- 26 Jan, 2022 2 commits
-
-
Wilken Rivera authored
This changes includes details around the CLA requirements for first time contributors.
-
Dylan Staley authored
-
- 24 Jan, 2022 4 commits
-
-
Zachary Shilton authored
-
Wilken Rivera authored
Closes #11467
-
Ethan Davidson authored
-
Wilken Rivera authored
* Add example of marking Vault values as sensitive variables * Update website/content/docs/templates/hcl_templates/functions/contextual/vault.mdx
-
- 19 Jan, 2022 9 commits
-
-
Bryce Kalow authored
-
packer-ci authored
-
packer-ci authored
-
packer-ci authored
-
packer-ci authored
-
Wilken Rivera authored
On a local developer machine there is a good chance the HCP_ORG_ID and HCP_PROJECT_ID are not set since the HCP Packer client can derive this information using the token/secret. This change initializes the location structure with the information obtained from the client and not the envs. Results of tests before change with no HCP_ORG_ID or HCP_PROJECT_ID set ``` par_test.go:185: (*packer_service.PackerServiceGetIterationOK)(nil) par_test.go:185: &{0 [] } (*models.GrpcGatewayRuntimeError) is not supported by the TextConsumer, can be resolved by supporting TextUnmarshaler interface --- FAIL: TestAcc_PAR_pkr_build (3.94s) FAIL FAIL github.com/hashicorp/packer/internal/registry/acctest 6.446s testing: warning: no tests to run PASS ok github.com/hashicorp/packer/internal/registry/env 0.318s [no tests to run] FAIL ``` Results of tests after change with no HCP_ORG_ID or HCP_PROJECT_ID set ``` 2022/01/18 12:23:48 ui: --> null.example: Published metadata to HCP Packer registry packer/pkr-acctest-temp-2/iterations/01FSQ3EPPY69PMXJSTTFYDPQ5R --- PASS: TestAcc_PAR_pkr_build (3.20s) PASS ok github.com/hashicorp/packer/internal/registry/acctest 5.121s testing: warning: no tests to run PASS ok github.com/hashicorp/packer/internal/registry/env 0.155s [no tests to run] ```
-
Wilken Rivera authored
Fix link to blog post
-
Wilken Rivera authored
Add note for deprecated provisioner plugins
-
Wilken Rivera authored
-
- 18 Jan, 2022 1 commit
-
-
Wilken Rivera authored
* Update CHANGELOG * add a link Co-authored-by:
Adrien Delorme <azr@users.noreply.github.com>
-
- 17 Jan, 2022 1 commit
-
-
Adrien Delorme authored
-
- 14 Jan, 2022 1 commit
-
-
Wilken Rivera authored
-
- 13 Jan, 2022 3 commits
-
-
Kevin Wang authored
This PR introduces Versioned-Docs to Packer!
-
Kevin Wang authored
* fix(algolia-index): npm install -g npm@latest * fix(algolia-index): `ts-node` * fix(algolia-index): ts errors
-
Sylvia Moss authored
* Fail for revoked iterations * check if iteration is revoked on GetIteration * fix fmt
-
- 11 Jan, 2022 4 commits
-
-
Kevin Wang authored
-
Kevin Wang authored
-
Kevin Wang authored
* feat: extract `/plugins` Co-authored-by:
Zachary Shilton <4624598+zchsh@users.noreply.github.com> Co-authored-by:
Adrien Delorme <azr@users.noreply.github.com>
-
Kevin Wang authored
* feat: backport.yaml * Update .github/workflows/backport.yml Co-authored-by:
Bryce Kalow <bkalow@hashicorp.com>
-
- 05 Jan, 2022 2 commits
-
-
Jenna Goldstrich authored
Run ./scripts/update-plugins and go mod tidy
-
Jenna Goldstrich authored
-
- 23 Dec, 2021 1 commit
-
-
Noel Quiles authored
-
- 20 Dec, 2021 1 commit
-
-
Noel Quiles authored
-
- 17 Dec, 2021 2 commits
-
-
Wilken Rivera authored
-
Wilken Rivera authored
-