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.
- 20 Jan, 2021 1 commit
-
-
Sylvia Moss authored
-
- 11 Jan, 2021 1 commit
-
-
Tristan Watson authored
-
- 14 Oct, 2020 1 commit
-
-
Megan Marsh authored
-
- 02 Sep, 2020 1 commit
-
-
Adrien Delorme authored
* the var will simply be "unknown" * add a test
-
- 24 Jul, 2020 1 commit
-
-
Adrien Delorme authored
The initialization of packer core in JSON also validates that `null` variables were set, except in the case of `packer validate --syntax-only` , but after the refactor to allow to have all commands work with HCL2 and JSON this subtlety was lost. This refactors the initialisation of the core in order to allow to have `packer validate --syntax-only` not error in case a variable is not set. Since these calls are refactored this works for HCL2 too. fix #9478
-
- 05 Jun, 2020 1 commit
-
-
Adrien Delorme authored
-
- 14 May, 2020 1 commit
-
-
Adrien Delorme authored
-
- 12 May, 2020 2 commits
-
-
Adrien Delorme authored
-
Adrien Delorme authored
Move vars from Meta to cla args; this forces us to use it in GetConfigFromJSON which in turn forces us into updating console and validate
-
- 09 Apr, 2020 1 commit
-
-
Megan Marsh authored
-
- 03 Mar, 2020 1 commit
-
-
Adrien Delorme authored
-
- 08 Aug, 2019 1 commit
-
-
Guido Dobboletta authored
-
- 10 Jun, 2019 3 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
Co-Authored-By:
Adrien Delorme <azr@users.noreply.github.com>
-
Megan Marsh authored
Co-Authored-By:
Adrien Delorme <azr@users.noreply.github.com>
-
- 06 Jun, 2019 2 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
borrow wrappedreadline workarounds from terraform and implement a similar check for piped commands; this makes the cli experience much cleaner
-
- 05 Jun, 2019 1 commit
-
-
Megan Marsh authored
-