Commit Graph

125 Commits (80ed988ffe4e5eb8df98b4e7cf1c8f51599bb7af)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 5f34bbd56e add extra line before package declaration so this line does not become the synopsis of a package for godoc
5 years ago
Megan Marsh becf7723e6 move builder/testing to acctest inside sdk
5 years ago
Megan Marsh 863e20ad65 move builder/testing framework into sdk; it imports the core but I think we just need to accept that. It doesn't expose the core directly to the SDK.
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
sylviamoss 99e7ac5f42 fix test and generated code
5 years ago
sylviamoss 3b523e147e add config opt to additional storage to cloned vm
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
6 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
6 years ago
Megan Marsh c4d0c5505a fix tests
6 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
6 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
Megan Marsh 8ecd16db81 regenerate code
6 years ago
Megan Marsh 69312458c4
Merge pull request #10111 from hashicorp/azr_selectable_temp_keygen_type_gcp
6 years ago
Megan Marsh c4866504e1
respect the destroy flag in content library config (#10165)
6 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
6 years ago
Megan Marsh 56c7a9cda5 rebase
6 years ago
James Griffith 09edada93d moved the warning into Prepare() and updated the invocation
6 years ago
James Griffith 6b39b1eed6 StepShutdown should still occur if Comm.Type is none
6 years ago
James Griffith 65ff092fd4 hashicorp/packer#9924
6 years ago
Megan Marsh c4001734d0
Merge pull request #10143 from hashicorp/do_9951
6 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
6 years ago
Megan Marsh 796c40f89b builder/vsphere: skip iso download if hashed file is already present in remote packer_cache
6 years ago
Adrien Delorme 522d122858 regen all code
6 years ago
Adrien Delorme 54032d6c11 gen code and docs
6 years ago
sylviamoss b46f587450 vsphere-clone use common step_add_cdrom
6 years ago
sylviamoss 778d77e4a2 add floppy and cd to vsphere-clone
6 years ago
Sylvia Moss ce2047f30b
vSphere StepAddCDRom tests (#9955)
6 years ago
Megan Marsh ef01bb5ba6 generated code
6 years ago
Megan Marsh e70e8c8651 add cd_files
6 years ago
Andreas Botzner 3739970b84
Adds ability to specify interfaces for http_directroy and VM for the Proxmox builder (#9874)
6 years ago
Troy Lindsay d1a61cac33
Add NVMe controller support to vsphere-iso builder (#9880)
6 years ago
Troy Lindsay 602729ac23
Fix vsphere-iso acceptance tests (#9878) (#9881)
6 years ago
Sylvia Moss 903deb9e6a
vSphere StepHardware tests (#9866)
6 years ago
Sylvia Moss 942bfbf221
Add driver mocks and write tests to steps Remote Upload and Create VM (#9833)
6 years ago
Sylvia Moss 2152fa3313
Accept content library path in iso_paths (#9801)
6 years ago
Megan Marsh acba3ea3e7
Document network path (#9762)
6 years ago
Sylvia Moss dcacf7ad4c
Add vSphere HCL examples to the docs (#9674)
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Megan Marsh aa4933c28a
Merge pull request #9574 from jhawk28/vsphere_usb_controllers
6 years ago
Joshua Foster b49c844637 ignore false and 0 in case someone defined the field as "false" or false
6 years ago
Sylvia Moss 3a0dfa1259
add option to destroy vm after deploy to content library (#9569)
6 years ago
Joshua Foster b0fa05704a change usb controllers to a list. add ability to set as a usb3
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago