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/packer/plugin
Mitchell Hashimoto e5a7fc6b0a
packer: Provisioner/Hook can have errors returned
13 years ago
..
builder.go packer: Builders can take multiple configs 13 years ago
builder_test.go packer: Builders can take multiple configs 13 years ago
client.go packer/plugin: Require the magic cookie to be present to run 13 years ago
client_test.go fmt 13 years ago
command.go packer/plugin: client to Client so it can be used outside 13 years ago
command_test.go packer/plugin: Refactor to get interfaces from Client 13 years ago
hook.go packer: Provisioner/Hook can have errors returned 13 years ago
hook_test.go packer: Provisioner/Hook can have errors returned 13 years ago
plugin.go packer/plugin: No need for a panic when plugins error 13 years ago
plugin_test.go packer/plugin: Support PostProcessor 13 years ago
post_processor.go packer: PostProcessor takes a UI [GH-20] 13 years ago
post_processor_test.go packer: PostProcessor takes a UI [GH-20] 13 years ago
provisioner.go packer: Provisioner/Hook can have errors returned 13 years ago
provisioner_test.go packer: Provisioner/Hook can have errors returned 13 years ago