Commit Graph

16587 Commits (f4041ee4d0b9c5df312c2f63ca366ddf4ceea4ad)
 

Author SHA1 Message Date
Megan Marsh f4041ee4d0
Merge pull request #10200 from aleksandrserbin/feature/describe-instance-on-fail
5 years ago
Megan Marsh 10c1b638b6 fix spaces vs tabs in formatting from github commit resolution
5 years ago
Megan Marsh 392cdc5fe4
Merge pull request #10199 from aleksandrserbin/feature/aws-ebs-io-validation
5 years ago
Megan Marsh ba1e60ff35
Update builder/amazon/common/block_device_test.go
5 years ago
Megan Marsh b3401b4f4d
Merge branch 'master' into feature/aws-ebs-io-validation
5 years ago
Megan Marsh 6bf4e89615
Merge pull request #10181 from remyleone/profile
5 years ago
Megan Marsh 01f6763db0 fix generation
5 years ago
Megan Marsh e34248a45d
Merge pull request #10172 from anish/gcpshieldedvms
5 years ago
Megan Marsh 8ec7ee0ab7
Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip
5 years ago
Megan Marsh 60e62bbb51
Merge pull request #10287 from hashicorp/implement_9990
5 years ago
Megan Marsh 030f40a7b6
Merge pull request #10286 from hashicorp/hcl2template_extraction
5 years ago
Megan Marsh 779661bee6
Merge pull request #10285 from hashicorp/fix_generate_errors
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
Wilken Rivera f42094688f
Add note to unmaintained provisioners (#10283)
5 years ago
Megan Marsh ea1ac530b0 move hcl2template kv types into the config/custom_types with trilean definitions
5 years ago
Megan Marsh cbaecf9077 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
5 years ago
Megan Marsh aff33f057a
Merge pull request #10282 from hashicorp/version_and_useragent_to_sdk
5 years ago
Megan Marsh 5323e3f83c
Merge pull request #10281 from hashicorp/communicator_helper_move
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 007337989e move communicator helpers into communicator dir
5 years ago
Megan Marsh bf47d12cf2
Merge pull request #10275 from hashicorp/multistep
5 years ago
Anish Bhatt ecb72663f3 Add support for creating shielded VMs to GCP
5 years ago
Megan Marsh da0e478044 fix imports
5 years ago
Megan Marsh 3a11954d96 fix generated files and website
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
5 years ago
Megan Marsh 8350ade7ef
Merge pull request #10266 from hashicorp/command_flags
5 years ago
Megan Marsh e637407797
Merge pull request #10257 from hashicorp/plugin-sdk-5
5 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
5 years ago
Megan Marsh 3da99f7bdc add more documentation to the packages in common directory
5 years ago
Megan Marsh 2baffa3ebc
Merge pull request #10267 from hashicorp/move_tmp
5 years ago
Chris Lundquist f8cee26dac
Merge pull request #10265 from lz1irq/update-lxd-builder-docs
5 years ago
Megan Marsh 1ffc358ada move tmp helper func into packer-plugin-sdk
5 years ago
Megan Marsh 6a1a22151c move the various flag packages from helper to command, since command is the only package that uses them.
5 years ago
Ivaylo Markov 37eec09cea Add couple of missing LXD builder parameters to documentation
5 years ago
Megan Marsh 4ead224c3b
Merge pull request #10256 from hashicorp/plugin-sdk-4
5 years ago
Megan Marsh 94a660147e rename retry so it doesn't stutter
5 years ago
Megan Marsh bf7daa1d93
Merge pull request #10255 from hashicorp/plugin-sdk-3
5 years ago
Megan Marsh efe11da4a3
Merge pull request #10254 from hashicorp/plugin-sdk-2
5 years ago
Megan Marsh 220bca460e
Merge pull request #10253 from hashicorp/plugin-sdk-1
5 years ago
Megan Marsh 3e54e9ea80
Merge pull request #10235 from hashicorp/refactor_version_code
5 years ago
Sora Morimoto 4e33f99c79
Fix a broken link in the README (#10259)
5 years ago
Calle Pettersson ae4c9461ec
Merge pull request #10260 from loloolllool/10252-proxmox-iso-bad-boot-order-prevent
5 years ago
loloolllool 5a3ea4b094 Adding optional boot documentation
5 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 fa233a6a56 remove unused code leftover from original progress bar implementation
6 years ago
Megan Marsh c4d0c5505a fix tests
6 years ago