You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/command
Adrien Delorme d068430abf
make sure locals are evaluated only once variables are + test this (#8918)
6 years ago
..
test-fixtures make sure locals are evaluated only once variables are + test this (#8918) 6 years ago
build.go allow to use hcl files as var files in HCL mode 6 years ago
build_cancellation_test.go add more cancellation tests 7 years ago
build_cleanup_script_test.go add test for error-cleanup provisioner, and fix tests by fixing null builder to use an actual none communicator instead of skipping communicator generation altogether 7 years ago
build_parallel_test.go go fmt 6 years ago
build_test.go HCL: add tests and fixes around var-file and var args (#8914) 6 years ago
build_timeout_test.go build using HCL2 (#8423) 6 years ago
command_test.go move packer to hashicorp 9 years ago
console.go document that the `-var-file` option still expects JSON files for now 6 years ago
fix.go Ensure help output is consistently formatted 7 years ago
fix_test.go Move fixer test to fix package 7 years ago
inspect.go make packer inspect not print sensitive variables. 7 years ago
meta.go HCL: add tests and fixes around var-file and var args (#8914) 6 years ago
plugin.go more precise docs 6 years ago
utils.go build using HCL2 (#8423) 6 years ago
validate.go document that the `-var-file` option still expects JSON files for now 6 years ago
validate_test.go Updated test to verify expected behavior 11 years ago
version.go Re-factor version command to use version.FormattedVersion() function. 8 years ago
version_test.go command: version tests 11 years ago