Linter-Packer-Validate aims to provide functional and robust packer validate
linting functionality within Atom.
Packer is required to be installed before using this. Versions in the range ~> 1.0
of Packer are officially supported. The Linter and Language-JSON or Language-HCL Atom packages are also required.
.pkr.json
extension, or HCL files with a proper .pkr.hcl
extension, will be linted with this linter. Be aware of this in case you have a non-Packer JSON or HCL file with this characteristic. Also be aware of this in case you have a typo in the template file extension, since this linter will then not trigger.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.