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.
  1. 20 Jan, 2021 1 commit
  2. 11 Jan, 2021 1 commit
  3. 14 Oct, 2020 1 commit
  4. 02 Sep, 2020 1 commit
  5. 24 Jul, 2020 1 commit
    • Adrien Delorme's avatar
      refactor initialization out from packer configs + tests (#9627) · 44616d3b
      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
      44616d3b
  6. 05 Jun, 2020 1 commit
  7. 14 May, 2020 1 commit
  8. 12 May, 2020 2 commits
  9. 09 Apr, 2020 1 commit
  10. 03 Mar, 2020 1 commit
  11. 08 Aug, 2019 1 commit
  12. 10 Jun, 2019 3 commits
  13. 06 Jun, 2019 2 commits
  14. 05 Jun, 2019 1 commit