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
Wilken Rivera 4e58987026
command/fmt: Ensure all variable files ending in `.pkrvars.hcl` get formatted (#10377)
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 command/fmt: Ensure all variable files ending in `.pkrvars.hcl` get formatted (#10377) 5 years ago
build.go move plugin and rpc code into sdk; other minor tweaks (#10359) 5 years ago
build_cancellation_test.go
build_cleanup_script_test.go
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
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
console.go
console_test.go
core_wrapper.go
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 command/fmt: Ensure all variable files ending in `.pkrvars.hcl` get formatted (#10377) 5 years ago
fmt_test.go command/fmt: Ensure all variable files ending in `.pkrvars.hcl` get formatted (#10377) 5 years ago
hcl2_upgrade.go move plugin and rpc code into sdk; other minor tweaks (#10359) 5 years ago
hcl2_upgrade_test.go
inspect.go
inspect_test.go
meta.go move Ui definition into the packer plugin sdk. 5 years ago
plugin.go move plugin and rpc code into sdk; other minor tweaks (#10359) 5 years ago
signal.go move Ui definition into the packer plugin sdk. 5 years ago
utils.go
validate.go
validate_test.go HCL2: version block: test validation & document version/availability (#10298) 5 years ago
version.go
version_test.go