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
Megan Marsh 5576bb5caa
move packer config constants next to the packer config
5 years ago
..
enumflag move the various flag packages from helper to command, since command is the only package that uses them. 5 years ago
flag-kv move the various flag packages from helper to command, since command is the only package that uses them. 5 years ago
flag-slice move the various flag packages from helper to command, since command is the only package that uses them. 5 years ago
test-fixtures HCL2: version block: test validation & document version/availability (#10298) 5 years ago
build.go move Artifact and artifact mock to the sdk 5 years ago
build_cancellation_test.go fix tests 6 years ago
build_cleanup_script_test.go fix tests 6 years ago
build_parallel_test.go move packer config constants next to the packer config 5 years ago
build_test.go move packer config constants next to the packer config 5 years ago
build_timeout_test.go move packer config constants next to the packer config 5 years ago
build_windows_test.go Update build_windows_test.go 6 years ago
cli.go move the various flag packages from helper to command, since command is the only package that uses them. 5 years ago
command_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
configtype_enumer.go packer console for HCL2 (#9359) 6 years ago
console.go docs tweaks 5 years ago
console_test.go console: allow to use console when there are untyped vars (#9864) 6 years ago
core_wrapper.go refactor initialization out from packer configs + tests (#9627) 6 years ago
exec_test.go move packer config constants next to the packer config 5 years ago
fix.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
fix_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
fmt.go Add packer fmt command (#10225) 5 years ago
hcl2_upgrade.go Merge pull request #10254 from hashicorp/plugin-sdk-2 5 years ago
hcl2_upgrade_test.go JSON to HCL2 (minimal best-effort) transpiler (#9659) 6 years ago
inspect.go inspect command: ignore init errors as some value can be unset 6 years ago
inspect_test.go HCL2: allow calling env as input var default value (#10240) 5 years ago
meta.go move Ui definition into the packer plugin sdk. 5 years ago
plugin.go move postprocessor to sdk, fix generation code 5 years ago
signal.go move Ui definition into the packer plugin sdk. 5 years ago
utils.go build using HCL2 (#8423) 6 years ago
validate.go docs tweaks 5 years ago
validate_test.go HCL2: version block: test validation & document version/availability (#10298) 5 years ago
version.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
version_test.go command: version tests 11 years ago