Commit Graph

288 Commits (f4041ee4d0b9c5df312c2f63ca366ddf4ceea4ad)

Author SHA1 Message Date
Megan Marsh cbaecf9077 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
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
5 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
5 years ago
Megan Marsh 1ffc358ada move tmp helper func into packer-plugin-sdk
5 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
5 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
5 years ago
Megan Marsh 3db40194af version files
5 years ago
Megan Marsh 8ecd16db81 regenerate code
5 years ago
Megan Marsh d8fec2e9e5
move the hyperv-only powershell dependency into the hyperv subdirectory (#10198)
5 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
5 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
5 years ago
Adrien Delorme 522d122858 regen all code
5 years ago
Adrien Delorme 54032d6c11 gen code and docs
5 years ago
Megan Marsh f774983d36 implement on hyperv
6 years ago
Andreas Botzner 3739970b84
Adds ability to specify interfaces for http_directroy and VM for the Proxmox builder (#9874)
6 years ago
Megan Marsh d2dd158fe2 Implement cd_files option. The Addfile code is modified from the floppy_files
6 years ago
Isaac Buckman 46a26a3d9e
Fix Hyper-V boot command refs #5291 (#9765)
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Joshua Foster d35f342319 add the ability to configure the http bind address. defaults to 0.0.0.0.
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Rui Lopes 86ac132056
hyperv: add support for setting the boot order (#9046)
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
William Brooks 8e0ed66318 Fix raw string breaks escaping
6 years ago
William Brooks efa9d94d8e use raw string around regex to make go lint happy
6 years ago
William d246d0c82a
More testing (#4)
6 years ago
William b5b190b1f0
Bootdevice testing (#3)
6 years ago
William Brooks 723a9eba9a really, really, really fix driver_mock
6 years ago
William Brooks 11fae17308 again, really fix driver_mock
6 years ago
William Brooks 2de731453f really fix driver_mock this time
6 years ago
William Brooks 0a0fbfc33b fmt
6 years ago
William Brooks dd8f4370c6 initial support for gen2 and fix driver_mock
6 years ago
William Brooks 5e1e4ec701 fmt && generate
6 years ago
William Brooks d7300f4635 Remove legacy_boot and replace with first_boot_device (initial)
6 years ago
William Brooks 61f5f867eb make generate
6 years ago
William Brooks 9891e75f75 update hyper-v driver_mock.go
6 years ago
William Brooks 31622b50ac applied fmt
6 years ago
William Brooks 7152732597 changing SetBootDvdDrive messaging to be truthful
6 years ago
William Brooks 55ae803852 Add Hyper-V support for Gen-1 boot order with ISO
6 years ago
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago