Commit Graph

4199 Commits (f1f93f0665eb582505499820f4ece04abe90c19a)

Author SHA1 Message Date
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
Amrita Dutta 34dac69112 pass subscription id via state bag
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
Ubuntu fb9fd58dfb Imports for publishing to SIG
7 years ago
Ubuntu bf075d20c3 Merge branch 'master' of https://github.com/amydutta/packer
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