Commit Graph

2018 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Rickard von Essen 6855c480ad OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
10 years ago
Vasiliy Tolstov ec4e95493d builder/digitalocean: add ability to specify api url
10 years ago
Chris Bednarski 6c35f44104 Merge pull request #3129 from vtolstov/wait
10 years ago
Chris Bednarski 358b5c62e2 Merge pull request #3143 from ThatGerber/iam-roles
10 years ago
Christopher Gerber e7711c31ea Wrong function to convert int to string.
10 years ago
Christopher Gerber b75d561c56 Fixes more windows testing errors.
10 years ago
Christopher Gerber d25ba245f4 Fixes bytes to string issues in Windows build.
10 years ago
Christopher Gerber a6aefa859f Fixes issue in build where multiple processes were trying to access the same file.
10 years ago
Christopher Gerber 6c3e0daf24 Added tests. Updated CLIConfig to pass tests.
10 years ago
Rickard von Essen 2155576fd6 Merge pull request #2751 from rickard-von-essen/prl_deprecations
10 years ago
Chris Bednarski e6b6f0b020 Merge pull request #2539 from fnoeding/amazon-ebs-fix-ec-user-data-encoding
10 years ago
Christopher Gerber f1ae2a2b5a Moved assume credentials to CLIConfig. Added new functions and methods to CLIConfig. Ran gofmt.
10 years ago
Chris Bednarski 951a7e8ad3 Merge pull request #2596 from manicai/master
10 years ago
Christopher Gerber 4cf9e36085 Changes credential/config file opener to use homedir instead of HOME environmental variable.
10 years ago
Chris Bednarski 24dc798cfb Revert "Prevalidate Hardware Specs on Linux"
10 years ago
Chris Bednarski 6504f4f777 Revert "Only validate vmware resources on local hosts"
10 years ago
Chris Bednarski 7ad2104c7f Revert "Correctly call prepare function in test"
10 years ago
Christopher Gerber 7975c5e336 Move CLIConfig instantiation inside of ProfileName check.
10 years ago
Vasiliy Tolstov 2104fcec69 builder/qemu: allow to specify time.Duration in special <wait> command
10 years ago
Christopher Gerber 883acb18fa IAM Role Switching
10 years ago
Rickard von Essen fd6282529c Remove deprecated parallels_tools_host_path and guest_os_distribution
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Chris Bednarski 4490826a17 Merge pull request #3040 from kimor79/3011
10 years ago
Chris Bednarski ffb85f6ea5 Merge pull request #3096 from grubernaut/f-resource-limits
10 years ago
Jake Champlin 6e8bfd3ce9 Correctly call prepare function in test
10 years ago
Jake Champlin f01578c91e Only validate vmware resources on local hosts
10 years ago
Vasiliy Tolstov d96283e475 qemu: allow to use live iso without cache
10 years ago
Chris Bednarski b7ba9a507d Merge pull request #3041 from msabramo/GH-3038_openstack_builder_auto_set_image_type_to_image
10 years ago
Jake Champlin eda84cb2d3 Prevalidate Hardware Specs on Linux
10 years ago
Chris Bednarski 9358e8c355 Merge branch 'hotfix/rearrange_vmx_cleanup' of https://github.com/israelshirk/packer into b-2709
10 years ago
Chris Bednarski 1a5d5acea4 Merge pull request #2737 from jen20/ebs-volume-tags
10 years ago
Chris Bednarski db0e098800 Merge pull request #2750 from rickard-von-essen/issue-2743
10 years ago
Chris Bednarski d6c02f5aeb Change test to use something that looks like a real region code
10 years ago
Chris Bednarski d6fad30162 Merge pull request #2955 from yayugu/feature/ami_product_codes
10 years ago
Ryan Uber 7732cf45a0 builder/googlecompute: fix image name defaults
10 years ago
Anders Quist 077f9621f2 Merge branch 'master' of https://github.com/mitchellh/packer
10 years ago
Chris Bednarski ab721b7cb1 Merge pull request #2898 from markpeek/http-refactor
10 years ago
Chris Bednarski e6f1ea9ab2 Merge pull request #2911 from jtslear/endless-loop
10 years ago
Chris Bednarski 61aea5f123 Merge pull request #2912 from esemplare/esxi_ssh_key_support
10 years ago
Chris Bednarski 7b468af6b8 Merge pull request #2939 from bitrise-io/digitalocean_timeout_increase
10 years ago
Chris Bednarski b3c1fbc092 Merge pull request #3009 from msabramo/openstack_WaitForImage_retry_on_404
10 years ago
Chris Bednarski f1d6fbb8c4 Merge pull request #3030 from caiush/gce-external-static-ip
10 years ago
Chris Bednarski 1ab5fc8ca5 Merge pull request #3037 from ColinHebert/subnet_az_discovery
10 years ago
Chris Bednarski 0cad32c696 Move region list into a function so we can re-use it in tests
10 years ago
Chulki Lee 20c0f6b02b fix doc: wrong function name
10 years ago
Chulki Lee 1aa24035fc add ap-northeast-2: Asia Pacific (Seoul)
10 years ago
Chulki Lee 7018517374 one region per line, sorted
10 years ago
Chulki Lee 3f0795b23c sort regions by name
10 years ago
Chulki Lee 7f3f5f4bfa add tests for all ami regions
10 years ago
Anders Quist 23246c01cf Fix for non consequent if statement (failing ESXi iso builds).
10 years ago
Marc Abramowitz 3e0914b6a2 openstack builder: Set image_type to "image"
10 years ago
Kimo Rosenbaum 09543fc4e7 Add mount_partition to amazon-chroot builder to specify a partition other than 1
10 years ago
Colin Hebert 48d242a8f8 Use pointers in the AWS API
10 years ago
Colin Hebert 9385a277c6 Fix API calls and remove az detection in chroot
10 years ago
Colin Hebert e4930e7b57 Merge branch 'master' into subnet_az_discovery
10 years ago
Caius Howcroft 069c3c21b1 Added support for GCE external static IPs
10 years ago
Marc Abramowitz 4b9c4cc3e6 openstack: WaitForImage: treat 404 as retryable
10 years ago
Marc Abramowitz b08b88b019 openstack: Add maxNumErrors for WaitForImage
10 years ago
Chris Bednarski e009d3fb18 Merge pull request #3005 from msabramo/more_informative
10 years ago
Marc Abramowitz 39d6eda370 Make the OpenStack builder more informative
10 years ago
Andrew Starr-Bochicchio 2212125f46 Return DigitalOcean image ID in output.
10 years ago
Chris Bednarski 00ea5ff7de Merge pull request #2982 from minimum2scp/features/support-googlecompute-preemptible
10 years ago
Dan Buch 81fed4556f Merge remote-tracking branch 'upstream/master' into googlecompute-disk-type
10 years ago
Ian Duffy b57140da47 Add support for using cloud-init via a ConfigDrive
10 years ago
YAMADA Tsuyoshi 18d79cfb3d added test
10 years ago
YAMADA Tsuyoshi afd314959b supported `preemptible` in googlecompute builder
10 years ago
David Zanetti 418da16991 Track the import task and report AMIs created from it
10 years ago
Yuya YAGUCHI 9c8405b2c6 Add AMI Product Codes modification for amazon-ebs & amazon-chroot
10 years ago
Viktor Benei eda2c9c605 actually make it 20 mins
10 years ago
Viktor Benei 7e568644a5 increased DigitalOcean unlock wait timeouts
10 years ago
Andy Williams d36b653d3f Make DigitalOcean artifact ID match AWS format
10 years ago
michael 499bd5a362 Add support for SSH Key Authentication with ESX builder
10 years ago
John T Skarbek cf4a19a304 vmware-iso-builder: Corrects logic checking destroy
10 years ago
Mark Peek 7f149e595d Refactor http server config into common
10 years ago
Mark Peek 31dd989e2e Add qcow2 shrink/compress tests for #2748
10 years ago
Mark Peek c2fd83e04c Merge pull request #2748 from vtolstov/qcow2
10 years ago
Mark Peek 0c8a83e9e7 Merge pull request #2895 from higebu/fix-typo
10 years ago
Mark Peek ca19688316 aws: fix test breakage due to upstream breaking change #2891
10 years ago
Yuya Kusakabe 07079a5905 Fix #2892
10 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
10 years ago
Vasiliy Tolstov 8e1cc16ab5 add convert step for qcow2 image format
10 years ago
Mark Peek eb15536041 Merge pull request #2774 from btd/btd-patch-1
10 years ago
Mark Peek 4e1e9b788a Merge pull request #2845 from abridgett/feature/spot_price_zero
10 years ago
Mark Peek 581ab9f4f5 Merge pull request #2849 from markpeek/iso-cleanup
10 years ago
Mark Peek c3d77dc5a1 Fix unintended BC issues in ISO option refactoring
10 years ago
Mark Peek ba7814b0ed Merge pull request #2846 from markpeek/packer-tmp
10 years ago
Adrian Bridgett 3257b26fa7 one more place to check SpotPrice
10 years ago
Mark Peek 0d2fa223f2 builder/vmware-esxi: hide password in ovftool command
11 years ago
Mark Peek 9d0c443ca2 builder/vmware-esxi: Add format validation and step_export tests
11 years ago
Yuya Kusakabe 699c673536 builder/vmware-esxi: Add step_export
11 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Brian Dwyer a563944b58 Fix #2695: Prevent duplicate ISO download for multi-builder builds
11 years ago
Mark Peek e9657e6a9f Merge pull request #2642 from oliviertremblay/master
11 years ago
Mark Peek bc0f438db0 Use alternate temp directories for docker
11 years ago
Denis Bardadym 25e2ff7b85 Fix not allowed comma, add all allowed special characters
11 years ago
Mark Peek 6f5c64db41 Merge branch 'use-default-volumesize'
11 years ago
Mark Peek a9716a4dc7 Merge pull request #2797 from jen20/improve-aws-instance-builder-error
11 years ago
Rickard von Essen 40355c1d40 Merge pull request #2839 from rickard-von-essen/issue-2836
11 years ago
Mark Peek fc39f07ecc Add EbsOptimized to RequestSpotInstances (#2806)
11 years ago
Mark Peek edda3de677 Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
11 years ago
Mark Peek c48548b3bb go fmt
11 years ago
Mark Peek f6c7e3740f Don't create EBS block device if VirtualName is specified
11 years ago
Mark Peek 914e78f602 builder/amazon/common: go fmt
11 years ago
Mark Peek 581c3574f6 Merge pull request #2672 from lightpriest/b-aws-ebs-block-device
11 years ago
Rickard von Essen 4015c1789b Fixes #2836 - Use "/Applications/Parallels Desktop.app" as fallback app path.
11 years ago
Seth Vargo e863dbe100 Revert "Merge pull request #2807 from markpeek/markpeek-docker-tmpdir"
11 years ago
Rickard von Essen 141dcd5c03 Fixes #2828: parallels prlctl_post don't interpolate values.
11 years ago
Dan Buch cac93d311c builder/googlecompute: accept disk type, default pd-standard
11 years ago
Chris Bednarski f01956405b Merge pull request #2654 from mitchellh/b-xmlpath
11 years ago
Eric Johnson 96d522fb64 Merge pull request #2811 from sparkprime/verbatim_account
11 years ago
Chris Bednarski ff6d448886 Merge pull request #2814 from mitchellh/b-2793-repro
11 years ago
Mark Peek e5a713ff01 Alternative fix for #2641: make random script name actually random
11 years ago
Mark Peek 45829c30e5 builder/amazon/*: fix go vet
11 years ago
Chris Bednarski 5eddaa77bf Corrected sprintf formatting in error messages
11 years ago
Chris Bednarski cc153aa71f Added a test to verify byte size for larger files downloaded from docker
11 years ago
Chris Bednarski 8ff5c07d0c Add a new packer template for testing large file downloads
11 years ago
Dave Cunningham 1fea962a3a account_file can be verbatim JSON string
11 years ago
Mark Peek 31d3678814 Merge pull request #2807 from markpeek/markpeek-docker-tmpdir
11 years ago
Mark Peek 77bfd1de2e Workaround docker-machine shared folder mapping issue
11 years ago
Mark Peek a3a7c974d0 Merge pull request #2422 from vtolstov/qemu
11 years ago
Adrian Bridgett da771c469e spot_price of "0" to mean on demand
11 years ago
Adrian Bridgett 8349e22df9 Add ebs_optimized support
11 years ago
James Nugent b60e1fd862 Add suggestion to AWS Instance builder error message
11 years ago
Orivej Desh 46d687d5ad Make ssh_host_port_max an inclusive bound to agree with documentation
11 years ago
Rickard von Essen 9cf99289c5 Fixed GCE builder after dependency change.
11 years ago
Israel Shirk c81a486f34 Rearranges vmware builders to put compaction before VMX finalization to avoid stomping VMX changes
11 years ago
Rickard von Essen e4dc543cae Fixes #2743: Change log messages for step_forward_ssh
11 years ago
Rickard von Essen 3f14b9d984 Merge pull request #2731 from legal90/prl-compact-disk
11 years ago
Rickard von Essen b528811540 Merge pull request #2662 from rickard-von-essen/prl_pd11
11 years ago
Vasiliy Tolstov 48f8612b72 add virtio-scsi
11 years ago
James Nugent 632d38a1c5 Tag EBS volumes with volume_tags in EBS builder
11 years ago
Mikhail Zholobov abfe706fc6 builder/parallels: Add "StepCompactDisk"
11 years ago
Mikhail Zholobov f7b26e44fe builder/parallels: Add "CompactDisk" driver function
11 years ago
Vasiliy Tolstov 3fae902bc3 enable discards only on qemu >= 2
11 years ago
Mikhail Zholobov 4ebee7bf3f builder/parallels: Add "DiskPath" driver function
11 years ago
Or Cohen 2a94b596ce Fix and refactor block device mapping builder
11 years ago
Rickard von Essen 83980d2326 Enable headless mode by default on Parallels Desktop 11
11 years ago
Rickard von Essen 7d3afc882a Add check for Parallels Desktop edition in PD 11.
11 years ago
Chris Bednarski 0a79546cf9 Update dependency to an SSL-enabled path; this was migrated from launchpad to github
11 years ago
Chris Bednarski bf733b75d5 Revert "By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5."
11 years ago
Chris Bednarski c8d1c650f0 Revert "Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing."
11 years ago
Chris Bednarski 1830c81eab Correct and expand docker config tests for commit, discard, export_path
11 years ago
Chris Bednarski d13647ee0f Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing.
11 years ago
Olivier Tremblay 6644f57160 Merge branch 'master' into custom-targetpath
11 years ago
Olivier Tremblay f301a6454d Added documentation, renamed config param to iso_target_path
11 years ago
Olivier Tremblay 661552dfd5 Merge branch 'master' into custom-targetpath
11 years ago
Chris Bednarski 8f7f82334a Merge pull request #2628 from mitchellh/b-docker-export-validation
11 years ago
Chris Bednarski 5503b7f496 Don't export errors
11 years ago
Chris Bednarski 55fadd96bc By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5.
11 years ago
Chris Bednarski 746b9a8391 Formatting tweaks
11 years ago
Chris Bednarski 1b1bd19c20 Reformat code so we can grep for this more easily
11 years ago
Chris Bednarski 750a9c61de Added discard option for docker builder, also reorganized some error messages
11 years ago
Chris Bednarski 32978a5109 Add an explicit error message when there is no output file specified
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Ian Glover 1447af5e42 Populate access and secret key for bundle_upload_command.
11 years ago
Chris Bednarski d0f6ab4331 Merge pull request #2585 from mitchellh/f-dockerdownload
11 years ago
Chris Bednarski 5ad4b0e97e Added tests and handle the tar format from docker cp -
11 years ago
Chris Bednarski 8cdd078952 Changed fixtures so we can do a directory test too
11 years ago
Chris Bednarski 62c5e8358d Added a test for docker upload and download
11 years ago
Chris Bednarski de9ecd2d62 Add a test fixture file
11 years ago
Chris Bednarski 3523ffdce1 Farewell extra line. You were pretty but out of place.
11 years ago
Rickard von Essen b6098baac2 Merge pull request #2587 from rickard-von-essen/issue-2543
11 years ago
Rickard von Essen da82ff3fd6 Fix interpolation of {{.Flavor}} in parallels_tools_guest_path. (2)
11 years ago
Chris Bednarski 047382eec9 Style tweak
11 years ago
Chris Bednarski dc3c55cf8e Implemented downloader for the docker communicator so we can pull files out of a container
11 years ago
Rickard von Essen 5e610df4b3 Merge pull request #2583 from rickard-von-essen/issue-2543
11 years ago
Rickard von Essen 5a6bcdeb78 Fix interpolation of {{.Flavor}} in parallels_tools_guest_path.
11 years ago
Chris Bednarski 313fcaf0ff Revert backwards-compatibility break in VMX option casing
11 years ago
Chris Bednarski 4cc443da8e Update use of ec2rolecreds to match upstream
11 years ago
Toni Ylenius cbb2b538bd Support source_image_name in OpenStack builder
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Chris Bednarski cabbe007dd Merge pull request #2415 from DrewDahl/fix-qemu-vnc-missed-keys
11 years ago
Chris Bednarski 5b8e4dc5b4 Merge pull request #2534 from mitchellh/b-2515
11 years ago
Chris Bednarski f7a0945311 Merge pull request #2538 from fnoeding/amazon-ebs-only-get-password-for-winrm
11 years ago
Chris Bednarski 263641c537 Fix case for ethernet.generatedAddress property lookup in VMX
11 years ago
Florian Noeding 62c39888b4 amazon builder: always base64 encode ec2 user data
11 years ago
Florian Noeding 98b9d22b68 amazon builder: only fetch password for winrm
11 years ago
Chris Bednarski 32b714e085 Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now
11 years ago
Chris Bednarski 28d1295460 Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
11 years ago
Chris Bednarski 5cd6e19467 Merge pull request #2451 from monsterzz/b-openstack-ipv6-ssh-support
11 years ago
Chris Bednarski f8cfd0a1cb Merge pull request #2309 from marc-ta/casesensitivevmxkeys
11 years ago
Bob Kuo 585638d063 Do not require exclusive VNC access while buildling
11 years ago
Chris Bednarski a9c299d9c4 Merge pull request #2404 from mitchellh/b-instance-destroy
11 years ago
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
11 years ago
Olivier Tremblay 223e35fc65 Makes StepDownload's TargetPath customizable.
11 years ago
Chris Bednarski c73314cd38 Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Chris Bednarski ff6a091531 Merge pull request #2512 from hazelesque/openstack-support-using-existing-keypair
11 years ago
Hazel Smith a7da0ffde1 openstack: store updated accessIPv4 from RackConnect
11 years ago
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair
11 years ago
Hazel Smith ce54dba2d3 openstack builder: log which IP address SSH will use
11 years ago
Yo Takezawa 628462b919 Use snapshot size if you don't specify a VolumeSize
11 years ago
Chris Bednarski f3f3d1fe73 Formatting
11 years ago
georgevicbell bf0c326cd5 Update step_connect_docker.go
11 years ago
georgevicbell b2811a8252 Update communicator.go
11 years ago
georgevicbell d00271aab3 Fix Capitilzation
11 years ago
georgevicbell 4da4150abe Update communicator.go
11 years ago
georgevicbell 3a681d0c0c Add Pty Bool
11 years ago
georgevicbell fb39fa2cc6 Update step_connect_docker.go
11 years ago
georgevicbell e3ab74e09f Add Config struct for docker PTY
11 years ago
Travis Truman 988cf2fecf Fixes #2434 by adding OpenStack Glance metadata support
11 years ago
Tommy Ulfsparre 241903d0b0 no point in setting iops on a standard volumes
11 years ago
Chris Bednarski c615539929 Reformat long lines
11 years ago
Chris Bednarski 9365a43179 Reformat
11 years ago
Tommy Ulfsparre ae064207d5 Add test for ephemeral block device mapping
11 years ago
Anthony Spring 224bb78175 Make EBS block device mapping optional for ephemeral virtual names.
11 years ago
Chris Bednarski 618d2f3158 Merge pull request #2438 from lvillani/portcount-vbox-5.0
11 years ago
Gleb M Borisov 8495a8c919 Fix handling IPv6 when ssh_interface set (openstack builder)
11 years ago
Chris Bednarski d2339b7ccc Merge pull request #2408 from mitchellh/b-google-image-name
11 years ago
Lorenzo Villani 7e64e90670 Use --portcount on VirtualBox 5.x
11 years ago
Andrew Dahl 1f6137e636 Add 1/10th second delay between key events to VNC for QEMU
11 years ago
Chris Bednarski 1c71eaaa91 Change panic to multierror
11 years ago
Chris Bednarski 775450f46a Merge branch 'fix_gce_image_name' of https://github.com/samitpal/packer into b-google-image-name
11 years ago
Chris Bednarski bd6c31c2d9 Added TestImageName and moved private methods to the bottom of the file
11 years ago
Sunil K Chopra 750e09d51d should be ssh_host, not host
11 years ago
Mitchell Hashimoto 26aa3dd575 amazon/common: store instance ID earlier for cleanup
11 years ago
Samit Pal 6d6b3e1ac2 The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with
11 years ago
Steven Merrill 0869c9fe64 Fix #2830.
11 years ago
Marc Siegfriedt e9ef2b987e fixed the test as well
11 years ago
Marc Siegfriedt df1be999dc Fixed case sensitive issue with VMX entries not being overwritten
11 years ago
Marc Siegfriedt 1d7d490c01 updated how vmx entries are handled
11 years ago
Chris Bednarski caa518b294 Merge pull request #2358 from mitchellh/b-do-private-network
11 years ago
Chris Bednarski 51804e9132 Find a public IP address to provision a digital ocean box
11 years ago
Mitchell Hashimoto 2ee2850c1a Merge pull request #2353 from mitchellh/b-gce-comm-default
11 years ago
Mitchell Hashimoto 6dd36075b2 Merge pull request #2352 from mitchellh/b-amazon-bundle
11 years ago
Mitchell Hashimoto 6c7a7b6068 builder/googlecompute: default SSH settings properly [GH-2340]
11 years ago
Mitchell Hashimoto 98db68e36c builder/amazon/instance: set valid bundle prefix [GH-2328]
11 years ago
Mitchell Hashimoto b315e470c8 builder/amazon: set debug flag for get password
11 years ago
Mitchell Hashimoto 0a2e54feaf builder/amazon: output WinRM password for debug mode [GH-2336]
11 years ago
Mitchell Hashimoto 4a60e469e9 update CHANGELOG
11 years ago
Mitchell Hashimoto 677498a55c Merge pull request #2323 from israelshirk/feature/vmware-nonesum
11 years ago
Mitchell Hashimoto 95dd79740f Merge pull request #2324 from tcahill/group-launch-permissions
11 years ago
Mitchell Hashimoto 7b64723a11 Merge pull request #2327 from emate/fix-for-spot-requests-cleanup
11 years ago
Mitchell Hashimoto aab5ca7059 update CHANGELOG
11 years ago
Marcin Matlaszek 3eaf7f38b0 Fix adding launch permissions for created ami.
11 years ago
Tom Cahill 6644d76982 Use aws.String to obtain string pointers
11 years ago
Tom Cahill 016d916d83 Fix adding groups to AMI launch permissions.
11 years ago
Clint Shryock 4d003aa5a3 builder/amazon-instance: Don't specify empty Virtualization Type
11 years ago
Marcin Matlaszek 586cab11ee Fixes spot instance cleanup.
11 years ago
Israel Shirk 88fac0b49c Have nonesum run stat rather than nonesum because nonesum sums none. k.
11 years ago
Tommy Ulfsparre 8ae0cfc759 copy and convert to pointer
11 years ago
Clint 7b9d48799e Merge pull request #2316 from jjappi/fix-aws-tagging
11 years ago
Marcin Matlaszek dd97a60c9b Fix for tag creation when creating new ec2 instance.
11 years ago
Jani Jappinen c537623bc6 Fix failing AMI snapshot tagging when copying to other regions.
11 years ago
Clint Shryock 7af5d5419a builder/amazon: Fix issue with sharing AMIs with ami_users
11 years ago
Clint 5b67472d07 Merge pull request #2296 from mitchellh/f-amazon-chroot-mount-options
11 years ago
Clint Shryock 3a54e6899d code cleanup
11 years ago
Mitchell Hashimoto 3fac725a55 Merge pull request #2291 from mitchellh/b-qemu-default
11 years ago
Clint Shryock 29cef0eae4 builder/amazon-chroot: add mount_options configuration option
11 years ago
Clint 3884555007 Merge pull request #2289 from mitchellh/b-amazon-chroot-fixes
11 years ago