mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 10:21:20 -05:00
to allow just reading the config and to not start anything. This will allow to later on run `validate --syntax-only`. Note that none of the builder/provisioner/post-processor config will be read but simply ignored. HCL2 still needs the body to be properly formatted and it should detect most syntax errors. |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| build.go | ||
| build_cancellation_test.go | ||
| build_cleanup_script_test.go | ||
| build_parallel_test.go | ||
| build_test.go | ||
| build_timeout_test.go | ||
| command_test.go | ||
| console.go | ||
| fix.go | ||
| fix_test.go | ||
| inspect.go | ||
| meta.go | ||
| plugin.go | ||
| utils.go | ||
| validate.go | ||
| validate_test.go | ||
| version.go | ||
| version_test.go | ||