packer-cn/command
Adrien Delorme d068430abf
make sure locals are evaluated only once variables are + test this (#8918)
fix #8898
2020-03-19 15:30:34 +01:00
..
test-fixtures make sure locals are evaluated only once variables are + test this (#8918) 2020-03-19 15:30:34 +01:00
build.go allow to use hcl files as var files in HCL mode 2020-03-12 15:41:40 +01:00
build_cancellation_test.go add more cancellation tests 2019-05-06 16:29:35 +02:00
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 2019-09-25 13:39:09 -07:00
build_parallel_test.go go fmt 2020-03-17 12:05:37 +01:00
build_test.go HCL: add tests and fixes around var-file and var args (#8914) 2020-03-19 13:57:22 +01:00
build_timeout_test.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
command_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
console.go document that the `-var-file` option still expects JSON files for now 2020-03-03 17:19:51 +01:00
fix.go Ensure help output is consistently formatted 2019-07-24 17:41:57 +01:00
fix_test.go Move fixer test to fix package 2019-07-24 18:04:17 +01:00
inspect.go make packer inspect not print sensitive variables. 2018-12-07 12:02:20 -08:00
meta.go HCL: add tests and fixes around var-file and var args (#8914) 2020-03-19 13:57:22 +01:00
plugin.go more precise docs 2020-03-17 11:50:16 +01:00
utils.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
validate.go document that the `-var-file` option still expects JSON files for now 2020-03-03 17:19:51 +01:00
validate_test.go Updated test to verify expected behavior 2015-07-13 19:32:28 -07:00
version.go Re-factor version command to use version.FormattedVersion() function. 2017-12-03 23:07:16 +01:00
version_test.go command: version tests 2014-10-27 20:58:44 -07:00