Commit Graph

5921 Commits (6bf4e89615486e9456d1d43e5d5d2ad09a8a2503)

Author SHA1 Message Date
Megan Marsh 6bf4e89615
Merge pull request #10181 from remyleone/profile
6 years ago
Megan Marsh 8ec7ee0ab7
Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip
6 years ago
Megan Marsh 60e62bbb51
Merge pull request #10287 from hashicorp/implement_9990
6 years ago
Megan Marsh 030f40a7b6
Merge pull request #10286 from hashicorp/hcl2template_extraction
6 years ago
sylviamoss 99e7ac5f42 fix test and generated code
6 years ago
sylviamoss 3b523e147e add config opt to additional storage to cloned vm
6 years ago
Megan Marsh ea1ac530b0 move hcl2template kv types into the config/custom_types with trilean definitions
6 years ago
Megan Marsh cbaecf9077 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
6 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
6 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
6 years ago
Megan Marsh 007337989e move communicator helpers into communicator dir
6 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 1ffc358ada move tmp helper func into packer-plugin-sdk
6 years ago
Megan Marsh 4ead224c3b
Merge pull request #10256 from hashicorp/plugin-sdk-4
6 years ago
Megan Marsh 94a660147e rename retry so it doesn't stutter
6 years ago
Megan Marsh bf7daa1d93
Merge pull request #10255 from hashicorp/plugin-sdk-3
6 years ago
Megan Marsh efe11da4a3
Merge pull request #10254 from hashicorp/plugin-sdk-2
6 years ago
Megan Marsh 220bca460e
Merge pull request #10253 from hashicorp/plugin-sdk-1
6 years ago
Megan Marsh 3e54e9ea80
Merge pull request #10235 from hashicorp/refactor_version_code
6 years ago
loloolllool 54afe0b880 Generating new hcl2specs for proxmox builder.
6 years ago
lollen 2bdfd53756 Proxmox-builder pass through boot-order
6 years ago
Megan Marsh f52a2ad0fa move retry function that is only used by osc builder into that builder's common dir instead of the global common dir. Fix bug in quemu where the wrong retry value is checked against.
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 df9febef1b move communicators into sdk-internals directory
6 years ago
Megan Marsh 6871a3a85d
Merge pull request #10250 from Direnol/yandex/change-disk-creation-method
6 years ago
Roman Mingazeev 6be26e50e0
Update builder/yandex/config.go
6 years ago
Roman Mingazeev 5bf03df694 fix fmt
6 years ago
Roman Mingazeev 6a327b1330 add labels for temp disk
6 years ago
Roman Mingazeev fe9dca4c75 change disk creation method to manual
6 years ago
Megan Marsh 3db40194af version files
6 years ago
Megan Marsh 8ecd16db81 regenerate code
6 years ago
Megan Marsh 1ecd715221 refactor code so that packer/version is not a dependency of sdk code or plugin code
6 years ago
Megan Marsh 2bf912bddf
Merge pull request #10203 from aleksandrserbin/feature/launch-template-tags
6 years ago
Megan Marsh 88e03280b6
Extract plugin-specific examples to plugin directories (#10228)
6 years ago
Paul Meyer 5ea90fea5b
Merge pull request #10210 from sumit-kalra/master
6 years ago
Megan Marsh efc117fb55
Merge pull request #10218 from hashicorp/clean_plugin_sdk
6 years ago
Simon Gottschlag 65b7d3b604
Add Azure CLI authentication (#10157)
6 years ago
Megan Marsh 2d90ffe7a4 move GeneratedData struct and PlaceholderMsg to same package under common
6 years ago
Megan Marsh f13f3d4d5f fix single tag interpolation to allow golang template engine usage
6 years ago
Megan Marsh 7a1680df97
modify a ton of error messages to make them specifically placable. (#10191)
6 years ago
Megan Marsh 45b5f0c2ee move custom http client creation with env proxy args into same package as other network related helpers
6 years ago
Megan Marsh 7b57e28600 move localexec to common/shell-local dir since it is related to shelling out locally
6 years ago
Megan Marsh 23552bfbd7
Merge pull request #10213 from chrisroberts/vagrant-driv-stderr
6 years ago
Megan Marsh d8fec2e9e5
move the hyperv-only powershell dependency into the hyperv subdirectory (#10198)
6 years ago
Marin Salinas 8b5e2903b9
feat: add hk endpoint support for osc builder (#10207)
6 years ago
Chris Roberts 8248f52ff7 Return error if ssh-config command fails
6 years ago
Aleksandr Serbin 7cb8af1441 amazon: remove region from state for chroot builder
6 years ago