Skip to content

added: Add compatibility for HCL files to Packer Template

Merrel Raney III requested to merge merrelr/gitlab:master into master

What does this MR do and why?

Add HCL compatibility to the Packer CI Template.
Currently the template only validates/builds against *.json files, but since Packer can be built with both HCL and JSON files the template should support that.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Merrel Raney III

Merge request reports