Commit Graph

4465 Commits (cb1e30ef692cf4af56a9e2b27dfd47e276894ea1)

Author SHA1 Message Date
mingsheng.su 7fdd72d418
Update builder/ucloud/uhost/step_config_security_group.go
7 years ago
mingsheng.su a44df3d899
Update builder/ucloud/uhost/step_config_security_group.go
7 years ago
mingsheng.su e9e5493fd1
Update builder/ucloud/uhost/step_check_source_image.go
7 years ago
Megan Marsh 350894200e
Merge pull request #7786 from zqfan/tencent-rm-img-name-limit
7 years ago
Megan Marsh b565075813
Merge pull request #7791 from 70k10/qemuadddisks
7 years ago
mingsheng.su 6109ad79a3
Merge branch 'master' into feature/ucloud_builder
7 years ago
Megan Marsh bed0938b6c
Merge pull request #7782 from hashicorp/fix_7758
7 years ago
Megan Marsh 8bca6b7cba
Merge pull request #7785 from dhirschfeld/patch-1
7 years ago
Jayson Cofell e690cb90ce Go fmt AdditionalDiskSizes code
7 years ago
Jayson Cofell 37e15ec854 Add AdditionalDiskSizes test
7 years ago
Dave Hirschfeld 2a284dffa0
Bump MaxRamSize to 1TB
7 years ago
Jayson Cofell c9b693080a Add additional disk support for QEMU builder.
7 years ago
Megan Marsh 3a55437f4e
Merge pull request #7790 from hashicorp/fix_7748
7 years ago
Megan Marsh 6ead0493d9
Merge pull request #7787 from zqfan/tencent-fix-tmp-keypair
7 years ago
Megan Marsh 29bff0975f clarify pathing requirements for hyperv-vmcx
7 years ago
Megan Marsh 1eef03c36b
Merge pull request #7778 from amydutta/master
7 years ago
Amrita Dutta 78be7ab4e4 fix typo
7 years ago
ZhiQiang Fan 1c7b23357d fix: correctly remove tencentcloud temporary keypair
7 years ago
ZhiQiang Fan 20315155a9 remove image name check in tencentcloud builder
7 years ago
Dave Hirschfeld 96a3ef1465
Set MaxRamSize to 64GB
7 years ago
Megan Marsh 06a0db9350 allow user to override vagrant authentication by setting ssh_username and ssh_password.
7 years ago
Amrita Dutta ba76d86cab remove comment
7 years ago
Amrita Dutta e96458e8bd Merge branch 'master' of https://github.com/amydutta/packer
7 years ago
Amrita Dutta 85036231c4 Final commit
7 years ago
mingsheng.su 95611695b1 update builder_test && make generate
7 years ago
mingsheng.su 7804a52dd2 ucloud packer review
7 years ago
Amrita Dutta 78f001431e add example config file
7 years ago
Amrita Dutta 994dca5f78 fix bug in step_publish w.r.t managed image RG
7 years ago
Amrita Dutta 963336d421 Remove un-intended import
7 years ago
Amrita Dutta 76dbf4fb3b Remove subscription id from SIG destination input
7 years ago
Amrita Dutta 1d6de7167f Another update to replication logic
7 years ago
Amrita Dutta de591cff77 Fix append in builder.go
7 years ago
Amrita Dutta f7e08a097a Replication region changes
7 years ago
mingsheng.su d1b9ad90c8 Merge remote-tracking branch 'origin' into feature/ucloud_builder
7 years ago
Amrita Dutta c9cdb34589 Update validation logic for missing replication region
7 years ago
Amrita Dutta f1f93f0665 normalize replication regions
7 years ago
Amrita Dutta 59a0f7f6e6 add validation checks for replication regions + formatting
7 years ago
Amrita Dutta d13b9574d6 Use user - provided version number instead of generating timestamp on our own
7 years ago
Megan Marsh 305592d8ed fix copy logic and tests
7 years ago
Amrita Dutta 34dac69112 pass subscription id via state bag
7 years ago
Megan Marsh 8cc82ca8d2 add broken test
7 years ago
Megan Marsh 0d55bc46ee add skip_save_build_region flag to fix naming conflicts when building for multiple regions
7 years ago
Amrita Dutta 540c904fd4 add missing check to not publish to SIG if config.SharedGalleryDestination.SigDestinationGalleryName is null
7 years ago
Ubuntu 6504d3ae5c Changes to ARM builder for publishing to SIG
7 years ago
Julien Brochet ab52c4f87e fix(promox): update proxmox-api-go dependency
7 years ago
Megan Marsh 8d25cc578f
Merge pull request #7746 from hashicorp/fix_7671
7 years ago
Adrien Delorme cfda61b81f
Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize
7 years ago
mingsheng.su 787485f66f add validate project_id
7 years ago
bozhi.ch b3277698f6 let product API determine the default value of io_optimized
7 years ago
Megan Marsh daddb65da8 add tests
7 years ago
Megan Marsh 2e821da84b check to make sure a vm-name isn't already in use before trying to launch a vm with said name.
7 years ago
Megan Marsh 1c3b234b55
Merge pull request #7737 from hashicorp/document_retry
7 years ago
mingsheng.su 9798c86a0d update string to const
7 years ago
mingsheng.su 156d31f933 update acc test
7 years ago
mingsheng.su c8bab9b382 add ucloud packer
7 years ago
bozhi.ch 6a5db1e948 cleanup image and snapshot if target image is still not available after timeout
7 years ago
Adrien Delorme 632e42eb88
Merge pull request #7720 from psinghal20/issue-6617
7 years ago
Pratyush singhal 92af5847a7 refactor: replace *packer.MultiError from type signature of createInstanceMetadata with generic error interface
7 years ago
Adrien Delorme 0a74a6ae10
Merge pull request #7734 from yandex-cloud/yandex-cloud-builder-2
7 years ago
Pratyush singhal 6ce6bd8ad3 refactor: add multiError in createInstanceMetadata method to capture multiple errors
7 years ago
Gennady Lipenkov 9c7e6a0aec fix test
7 years ago
Pratyush singhal 4a369b4ef1 chore: add test for MetadataFiles option
7 years ago
Pratyush singhal 99a3e9cf0a chore: update tests for createInstaceMetadata
7 years ago
Pratyush singhal 529dff0abb refactor: add error handling in createInstanceMetadata method
7 years ago
Adrien Delorme 98206d59d7 aws: step_create_tags make the max waiting time 30s and not 30ns
7 years ago
Adrien Delorme ac03fddfe5
Merge pull request #7731 from psinghal20/issue-7636
7 years ago
Pratyush Singhal d92e82c43f refactor: replace the maxBackoff from 30 nanosecond to 30 seconds
7 years ago
Gennady Lipenkov 87b44a5879 Bulk fixes and enhancements
7 years ago
bozhi.ch 45249fc764 fix describing snapshots issue when image_ignore_data_disks is provided
7 years ago
Pratyush singhal d4b0cb68e3 feat: add retry for temp key-pair generation in amazon-ebs
7 years ago
Ubuntu fb9fd58dfb Imports for publishing to SIG
7 years ago
Ubuntu bf075d20c3 Merge branch 'master' of https://github.com/amydutta/packer
7 years ago
Pratyush singhal 1e1af35341 refactor: replace userdata_files with generic metadata_files map
7 years ago
Pratyush singhal 3845186c4c feat: add feature to import user-data from a file
7 years ago
Adrien Delorme 2d12af0b48
Merge pull request #7712 from hashicorp/fix_7699
7 years ago
Adrien Delorme 936ca6545a
Merge pull request #7526 from aleksey-hariton/master
7 years ago
Megan Marsh 3f036b33c5 test for length of ami tags before tagging
7 years ago
Amrita Dutta 1438e2e449 SIG as destination validation changes
7 years ago
Megan Marsh d9960fdaeb use length instead of a nil test.
7 years ago
Megan Marsh 078d888dba
Merge pull request #7707 from CARFAX/master
7 years ago
Brian Fox d6776dc5f2 Remove unused variable
7 years ago
Megan Marsh ad668dcc86
Merge pull request #7706 from amydutta/master
7 years ago
Adrien Delorme a145804795
Merge pull request #7597 from oseiberts11/add-openstack-image-properties
7 years ago
Jason McIntosh abef9820c7 Fixed spacing on comment
7 years ago
Jason McIntosh 24a4e2f23e Updated comments
7 years ago
Jason McIntosh 24bc50ce1b Enable encrypted AMIs with custom KMS Keys
7 years ago
Amrita Dutta 700c95c613 Update Azure SDK for Go to v30.0.0
7 years ago
Megan Marsh 6786c0d641 update tests to reflect new behavior
7 years ago
Megan Marsh bda09bf7d5 the build ami is made with an intermediary name, which means that we can't skip copying even from the original build region when unencrypted
7 years ago
Megan Marsh 1204213516
Merge pull request #7678 from hashicorp/docker_windows_defaults
7 years ago
Megan Marsh 708165eaa8 refactoring step_run_spot_instance and swapping out the calls to create a spot instance with a call to create a spot fleet of one, so that we can be more flexible with the instance type when desired
7 years ago
Adrien Delorme 2da36b7374 builder/docker: default container dir to "c:/packer-files" on windows
7 years ago
Megan Marsh 3e73abc93a refresh line endings
7 years ago
Megan Marsh 5504709e1d
Merge pull request #7612 from hashicorp/fix_6897
7 years ago
Adrien Delorme 8d4b9116b5
Merge pull request #7633 from hashicorp/fix_vagrant_libvirt_package
7 years ago
Adrien Delorme 783f6938cf
Update builder/vagrant/driver_2_2.go
7 years ago
Megan Marsh ff59cfdaae Work around bug in libvirt-vagrant plugin by changing directories instead of supplying absolute path to output box
7 years ago
aaronk1 4ffa1779f1
Correct typo in var name
7 years ago
Megan Marsh 1062295ecd add omit_from_artifact option for ebssurragote launch_block_devices
7 years ago
Megan Marsh 2cfba56265 fix typos
7 years ago
Megan Marsh 02c9f24531 allow user to set architecture
7 years ago
Megan Marsh fdae14bc18
Merge pull request #7551 from krzyszko/gcp_encryption_key
7 years ago
Adrien Delorme a6bb06c04e
Merge pull request #7615 from hashicorp/fix_7607
7 years ago
Radek Simko b4d35eceff
builder/qemu: Fix typo in version comparison
7 years ago
Megan Marsh bf59f01ba2 fix copypasta mistake switching ssh port mix/max for vnc port min/max
7 years ago
Radek Simko c7cf39808d
builder/qemu: Replace dot-based parsing with hashicorp/go-version
7 years ago
krisko e96bda6466
Remove config interface. Make CreateImage function to accept config as list of config fields
7 years ago
Megan Marsh 2c352cc681 add tests for step_ami_region_copy
7 years ago
Megan Marsh ae3cf48f71 in ebs, don't clean up temporary amis from encryption step. that's handled in step_copy_ami now
7 years ago
Megan Marsh 8c1d0f9686 clean up temporary unencrypted AMI and associated snapshots
7 years ago
Megan Marsh c0e69a9da0 if encrypt_boot is explicitly set to false, don't copy. Also, make sure we don't cause a wait group block when we aren't performing a copy.
7 years ago
krisko f1e9664012
Googlebuilder: Add image key encryption
7 years ago
krisko 9b39e3f928
GCP builder add image encryption support
7 years ago
Olaf Seibert 377867969b Remove some debugging messages.
7 years ago
Olaf Seibert 43bb372f84 Fix edge case with results spread over several pages
7 years ago
Megan Marsh c1d69b1f20
Merge pull request #7553 from hashicorp/fix_7404
7 years ago
Adrien Delorme b7be4f9c74
Merge pull request #7564 from zaenk/proxmox-builder-static-ssh-host
7 years ago
Peter Pribula 14f96e8951 Fixes a typo in a comment
7 years ago
Peter Pribula 778dda9fe0 Takes static WinRM config into consideration
7 years ago
Peter Pribula 02b6e7f3de Changes `qemu_agent` config frm string to bool
7 years ago
Olaf Seibert 58f8f088e2 Add image filtering on properties.
7 years ago
wb-ywq399345 0da7b918ce support encryption with default service key
7 years ago
chhaj5236 6b081cc41c
update alicloud builder to use official SDK (#7477)
7 years ago
Peter Pribula cb7b77cd90 Adds `qemu_agent` optional config parameter
7 years ago
Peter Pribula c261428c4f ProxMox builder ssh communicator uses ssh_host from builder config when present
7 years ago
Megan Marsh f7c1b5e940 add 30 minute timeout for destroying a VM
7 years ago
Calle Pettersson 65545073f8 Fix port number type
7 years ago
Aleksey Hariton 1bf3428263 Add tags to instance
7 years ago
Megan Marsh 105d3f8853 delete unencrypted temporary snapshot when encrypt_boot is true. Also, fix nil map error in region copy
7 years ago
Adrien Delorme ad6d142e16
Merge pull request #7508 from displague/feature/add-linode
7 years ago
Megan Marsh 71f2017209 read stderr before we try to read the artchive.
7 years ago
Megan Marsh 8315be7e19
Merge pull request #7509 from hashicorp/investigate_7505
7 years ago
Adrien Delorme 56c7593725 fix panic in StepConfigureVNC
7 years ago
Marques Johansson 99987c2d56 Add Linode Images builder
7 years ago
Megan Marsh 201c8c1332 make sure that you encrypt using the provided kms key id and not the default
7 years ago
Megan Marsh 45af9f0cbc
Merge pull request #7498 from hashicorp/do_7465
7 years ago
Adrien Delorme 97f2914c6a
Merge pull request #7484 from yandex-cloud/yandex-cloud-builder
7 years ago
Megan Marsh 73205f3a91 add keep_registered option to hyperv
7 years ago
Adrien Delorme d2f036ec44 Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder""
7 years ago
Gennady Lipenkov ddd2106973 Remove LICENSE and THIRD-PARTY
7 years ago
Gennady Lipenkov f9c7606452 Adopt new Builder interface signature
7 years ago
Gennady Lipenkov 8e4e314553 Bulk update 'yandex' builder
7 years ago
Gennady Lipenkov a12c5d57ec Bulk update builder (doc, acc test)
7 years ago
Gennady Lipenkov af333a5de0 Initial version
7 years ago
Adrien Delorme 63f5bbbc73 use our own copy of iochan.LineReader
7 years ago
Adrien Delorme 032527ecfe Revert "Merge pull request #7391 from carlpett/proxmox-builder"
7 years ago
Adrien Delorme aee73d745d update code after go mod update
7 years ago
Adrien Delorme 6ff392d713 Update windows_container_communicator.go
7 years ago
Adrien Delorme d72040f4fa move retry code into the common/retry pkg and make retry context aware
7 years ago
Adrien Delorme 06941a86a3 make the file builder run provisioners for testing purposes
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Megan Marsh b7d62b2ae0
Merge pull request #7391 from carlpett/proxmox-builder
7 years ago
Calle Pettersson 65cd5bbd29 Change disk size config parameter name
7 years ago
Megan Marsh 3e72e65a6c
Merge pull request #7456 from hashicorp/do_5770
7 years ago
Megan Marsh 04b57b3e32 fix tests; clean up ip file after build
7 years ago
Calle Pettersson e9d5a1d272 Update to builder interface change
7 years ago
Calle Pettersson 2f754c38f8 Add validation of interface implementation for both proxmox.Client and mocks
7 years ago
Calle Pettersson c4ce295f67 Add tests for step_start_vm cleanup
7 years ago
Calle Pettersson 4c1fbfdd61 Shifted special runes are already handled, simplify SendKey
7 years ago
Calle Pettersson 0765bc2283 Add tests for step_type_boot_command, fix found bug (shifted chars were not lower cased)
7 years ago
Calle Pettersson 28ca0f71b5 Add tests for step_convert_to_template
7 years ago
Calle Pettersson 3d5f433b22 Add more finalizetemplate tests, fix found bug
7 years ago
Calle Pettersson 5eb600bf88 Add draft of step test
7 years ago
Calle Pettersson 2e3086be5a Initial tests
7 years ago
Calle Pettersson 9f8fc37fde Implement Proxmox builder
7 years ago
Megan Marsh 196028a7ed
Merge pull request #7444 from hashicorp/docker_windows
7 years ago
Paul Meyer 7fc8901d8f
Merge pull request #7464 from paulmey/fix-snapshots
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9836dad0c9 introduce the clean_resource_name to clean image names and deprecate the old ones
7 years ago
Megan Marsh 17c14770a7
Merge pull request #7450 from AkshatM/rename_security_group_cidr_to_security_group_cidrs
7 years ago
Paul Meyer eb274c4e87 Power off before shapshotting
7 years ago
Megan Marsh 874a4ff8c7
Merge pull request #7451 from bh9/master
7 years ago
Adrien Delorme 225f4bab1f
Merge pull request #7446 from hashicorp/do_6928
7 years ago
bh9 cbbbc451b5
Allow both ports and networks in openstack builder
7 years ago
Akshat Mahajan f07e4214cc Addresses issues #5384, #5494: Rename and change `temporary_security_group_source_cidr`
7 years ago
Megan Marsh b3c6dd0baa fix tests
7 years ago
Megan Marsh bcacd331c3 change cpu to cpus and ram_size to memory in order to bring hyper v into line with other builder defaults
7 years ago
Megan Marsh b764b1d7e1 fix tests
7 years ago
Megan Marsh a84fc6bde9 remove default ssh_username from oracle classic builder, but add note in docs.
7 years ago
Megan Marsh af06334114 fix tests
7 years ago
Megan Marsh 6407a579f0 Document why we need windows communicator in code
7 years ago
Megan Marsh 12b9004c76 reduce duplicated code
7 years ago
Megan Marsh 0860edeed8 fix mocks
7 years ago
Megan Marsh 70150ffa0f set powershell entrypoint for windows containers
7 years ago
Megan Marsh 36f2634352 can't use docker cp so call powershell to do this natively. Fix implementation for upload, uploadDir, and download in windows container communicator
7 years ago
Megan Marsh af01860fa9 remove old docker-toolbox limitation.
7 years ago
Megan Marsh 3b87f2a519 stop container before committing if windows
7 years ago
Megan Marsh 8f3313d81e Create new docker communicator for windows containers
7 years ago
Megan Marsh 9f1a4e0fed
Merge pull request #7423 from hashicorp/lock_ports
7 years ago
Adrien Delorme ac92916b01 StepConfigureVNC: close listener only once
7 years ago
Megan Marsh e97f864016
Merge pull request #7395 from josepand/openstack_force_delete
7 years ago
Megan Marsh e5ddf3e56b
Merge pull request #7419 from vhaidamaka/vbox_check_none_communicator
7 years ago
Paul Meyer e4bea87a20
Merge pull request #7211 from riezebosch/master
7 years ago
Adrien Delorme a3838ecfad error on negative ports
7 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
Adrien Delorme f828b72c10 step configure vnc: allow to use ESX5Driver again
7 years ago
Adrien Delorme c214f6735b make everything a uint
7 years ago
Adrien Delorme ae182a7c20 qemu stepForwardSSH: use common/net pkg to find open port
7 years ago
Adrien Delorme 446105e384 quemu stepConfigureVNC: use common/net pkg to find open port
7 years ago
Adrien Delorme f67b5ff59d virtualbox StepConfigureVRDP: use common/net pkg to find open port
7 years ago
Adrien Delorme 59370986fb virtualbox StepForwardSSH: use common/net pkg to find open port
7 years ago
Adrien Delorme b5d78d47f5 vmware StepConfigureVNC: use common/net pkg to find open port
7 years ago
Vadym Haidamaka 414d0750f0 Add tests to validate 'none' communicator in the virtualbox builder
7 years ago
Vadym Haidamaka 0263503c45 Validate virtualbox_version_file and guest_additions_mode when communicator is none
7 years ago
Esten Rye ba5385b224 Fix invalid character issue on Windows.
7 years ago
Megan Marsh d505bc59a0
Merge pull request #7415 from programmer04/improve-name-conflict-msg
7 years ago
Megan Marsh 24c42e4a1f
Merge pull request #7397 from vhaidamaka/fix-7321
7 years ago
programmer04 596a9cc7ff Improve error message for AWS and Alibaba
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh 0196d7f835
Merge pull request #7370 from sargun/allow-users-to-specify-custom-block-device-mapping
7 years ago
Vadym Haidamaka 4855bc79c9 Add vagrant-cloud post-processor support for the vagrant builder
7 years ago
josepand f2b42f2b4b Expose force_delete for openstack builder
7 years ago
Megan Marsh 67fe820465
Merge pull request #7361 from hashicorp/fix_insecure_skip_tls_verify
7 years ago
Lukas Kämmerling 633934369c
Use Context of run method and allow users to cancel the build
7 years ago
Lukas Kämmerling cc2267fd2a
Fix usage of rescue system
7 years ago
Lukas Kämmerling b6ee0ea736
Fix Format
7 years ago
Lukas Kämmerling 7730cdcb56
Fix usage of freebsd64 rescue image
7 years ago
Megan Marsh 5aeab4ec06
Merge pull request #7300 from kmbulebu/openstack_app_creds
7 years ago
Megan Marsh 8b2fb15f4d
Merge pull request #7375 from lrxcy/fix_190220
7 years ago
wb-ywq399345 035b9e5cda fix 'Acceptance Tests can't find image problem'
7 years ago
Megan Marsh 3ed9fe6dee remove unused imports
7 years ago
Megan Marsh 0ed57a37a3 dont overwrite session config in ebs builder
7 years ago
Megan Marsh ca9a5daf29 fix proxy and tls
7 years ago
Megan Marsh 3dc1dafe58
Merge pull request #7287 from stephen-fox/ephemeral-ssh-key-pair-issue-7225
7 years ago
Sargun Dhillon 601e754438 amazon/chroot: Allow creating new block device mappings !not fromScratch
7 years ago
Megan Marsh eb98840f18
Merge pull request #7357 from e-mow/issue-7140
7 years ago
Eric Mowry cef3d0eb24 Ran make fmt per Megan's request.
7 years ago
Megan Marsh ec3b0a5138 fix conflict from mergeing too many things to master at once
7 years ago
Megan Marsh 9d2b06bd61
Merge pull request #7342 from hashicorp/fix_7316
7 years ago
Megan Marsh 0abd16527e
Merge pull request #7337 from sargun/fix-chroot-builder
7 years ago
Stephen Fox 7e1cbc6d89 Rename references to key pair name to comment.
7 years ago
Eric Mowry 109ba2c54c After testing a ISO and VMX clone along with setting the display_name option it was determined that having no name for the .vmxf file did not work either. Updating to check if displayName is not empty before using and falling back to VMName if displayName is empty.
7 years ago
Megan Marsh 3b6ff0fe3e
Merge pull request #7106 from hashicorp/revert_docker_changes
7 years ago
Megan Marsh 0371e2a1b4
Merge pull request #7074 from hashicorp/fix_3329
7 years ago
Megan Marsh 424a6a3a7e
Merge pull request #6983 from hashicorp/revert-6979-revert-6925-organization_renaming
7 years ago
Stephen Fox 61a8968b22 Use 'os.OpenFile' to atomically create debug key file.
7 years ago
Stephen Fox 094c87e395 Remove 'SSHPublicKeyUrlEncoded', use 'urlquery' instead.
7 years ago
Eric Mowry e74a81e27b Deny the copying of .vmxf from the source VM to the target VM. If this file gets copied over to the new VM once the VM gets deleted the .vmxf and the folder for the VM stay on the datastore. This causes Packer to hang because the folder on the datastore does not go away during the cleanup process.
7 years ago
Eric Mowry 1127096beb Setting extendedconfigfile to the name of the VM so that when ESXi makes the vmxf it is named after the VM and ESXi will properly delete the file when the VM gets deleted.
7 years ago
Adrien Delorme f535464097 up a test
7 years ago
Adrien Delorme f03cbd8a10 aws: allow to pass nil bool as encryption parameter
7 years ago
Adrien Delorme ce8532e94b aws: document ValidateRegion better
7 years ago
Adrien Delorme 6af621c37a aws: StepAMIRegionCopy call waitgroup.add only once
7 years ago
Michael F 01a0b0c766 kmsArnStartPattern - fix support for aws-us-gov
7 years ago
Megan Marsh 026e543b24 move snapshot deletion to cleanup; this allows people with tag-specific permissions to perform snapshot deletion operation
7 years ago
Stephen Fox 2ef6b9247d Initial take on code review feedback from @azr.
7 years ago
Megan Marsh 3b726e66c1 swap region copy and encryption steps
7 years ago
Sargun Dhillon 142a84ef43 amazon/chroot: Refactor step_register_ami for testing EBS-related behaviour
7 years ago