Daisuke Takahashi
|
c848f59a55
|
Check condition for image_disk_format option
|
2018-09-20 11:02:30 +09:00 |
Daisuke Takahashi
|
b7bd3d4b34
|
OpenStack: Change option name to `image_disk_format`
|
2018-09-20 10:44:28 +09:00 |
Daisuke Takahashi
|
904dd1df63
|
Add disk_format option for OpenStack builder
|
2018-09-20 10:44:28 +09:00 |
Megan Marsh
|
b0774d155a
|
Merge pull request #6512 from sharmaanshul2102/5786-use-describe-regions-for-validation-aws
Use DescribeRegions for aws region validation
|
2018-09-19 10:37:42 -07:00 |
Megan Marsh
|
79093da6ad
|
skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock
|
2018-09-19 10:30:08 -07:00 |
Adrien Delorme
|
9ba959598b
|
Merge pull request #6729 from hashicorp/fix_ssh_digitalocean
builder/digitalocean: pass config as a pointer so that ssh configuration is correctly set
|
2018-09-19 18:26:36 +02:00 |
zhuzhih2017
|
9e3e2e83ae
|
Merge pull request #6720 from chhaj5236/fix/attach_keypair
fix attaching keypair error due to missing keypair name
|
2018-09-19 14:14:55 +08:00 |
Megan Marsh
|
93f1155a14
|
remove test-related special casing
|
2018-09-18 08:08:36 -07:00 |
bozhi.ch
|
3c312eb2a0
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
Adrien Delorme
|
5389ab1694
|
pass config as a pointer so that ssh configuration is correctly set
|
2018-09-18 11:36:21 +02:00 |
Anshul Sharma
|
ef3c10c403
|
Modify Validate Region for test cases
|
2018-09-17 14:45:55 -07:00 |
Anshul Sharma
|
98f13eaf29
|
Use DescribeRegions for aws region validation
|
2018-09-17 14:45:55 -07:00 |
chhaj5236
|
43e091de15
|
Merge branch 'master' into feature/support_tags
|
2018-09-17 16:50:44 +08:00 |
zhuzhih2017
|
31bbe2983b
|
Merge pull request #6688 from chhaj5236/feature/support_ssh_private_ip
support ssh with private ip address
|
2018-09-17 16:46:38 +08:00 |
bozhi.ch
|
b3aae89a53
|
fix attaching keypair error due to missing keypair name
|
2018-09-16 18:19:00 +08:00 |
bozhi.ch
|
b8a3e3b8f4
|
support adding tags to image
|
2018-09-16 18:16:13 +08:00 |
Adrien Delorme
|
fc75449e06
|
Merge pull request #6713 from hashicorp/cleanup_keys
new option allowing user to clean up the ephemeral ssh key from the a…
|
2018-09-14 11:12:33 -07:00 |
Megan Marsh
|
38cc525ec7
|
new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
|
2018-09-14 11:06:38 -07:00 |
Daisuke Takahashi
|
02139dcb69
|
Fix bugs
|
2018-09-13 14:39:38 +09:00 |
Adrien Delorme
|
770f61e682
|
spot instance creation, only set blockDurationMinutes when > 0
|
2018-09-12 10:21:39 -07:00 |
Adrien Delorme
|
2e73ed8d46
|
pass Comm instance to fix Spot instance creation
|
2018-09-11 18:20:14 -07:00 |
Matt DeBoer
|
09797df958
|
use a UI wrapper to auto-decode error messages
update docs to reflect optional config
|
2018-09-11 16:05:43 -07:00 |
bozhi.ch
|
743be8a808
|
support ssh with private ip address
|
2018-09-11 16:56:57 +08:00 |
Megan Marsh
|
a0edaf6c46
|
Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice
Revert "use statebag instead of SetSharedState for winRM password"
This reverts commit b35acbd879 .
|
2018-09-10 16:48:42 -07:00 |
Sargun Dhillon
|
63d784023f
|
Add support to support non-gp2 volume types for building from_scratch
|
2018-09-06 13:22:09 -07:00 |
Sargun Dhillon
|
07ce820c70
|
Enable setting the volume type when building with the Amazon Chroot builder
|
2018-09-06 13:22:09 -07:00 |
Megan Marsh
|
b94e6e913e
|
Merge pull request #6670 from sargun/fix-ena-on-pv
Allow users to build hvm images from pv images to have ena_support
|
2018-09-06 12:50:46 -07:00 |
Adrien Delorme
|
4682b3a9d2
|
refactor possible random strings into common/random
|
2018-09-05 10:26:52 +02:00 |
Adrien Delorme
|
b80e1d51c6
|
aws: when building an AMI with 'encrypt_boot: true', randomize the name of the temporary AMI
|
2018-09-05 10:24:28 +02:00 |
Adrien Delorme
|
170b2f3383
|
builder/azure/common.RandomString-> common/random.String
* to share them
* also removed unused PassworString func & arm.TempPasswordAlphabet package const
|
2018-09-05 10:24:28 +02:00 |
Sargun Dhillon
|
902497d6ce
|
Allow users to build hvm images from pv images to have ena_support
|
2018-09-04 18:16:52 -07:00 |
Megan Marsh
|
cb35829f80
|
Merge pull request #6411 from jmartin-r7/esxi_compact
add support for disk compaction to esx5 builder
|
2018-09-04 12:44:32 -07:00 |
Christopher Boumenot
|
2e294da82a
|
Merge pull request #6644 from riezebosch/master
[azure-arm] retry cleanup individual resources on error
|
2018-09-04 11:40:27 -07:00 |
Megan Marsh
|
349f9ae62b
|
Merge pull request #6641 from hashicorp/increase_retries
Increase retries
|
2018-09-04 11:39:28 -07:00 |
Adrien Delorme
|
819bda50d5
|
Merge pull request #6648 from hashicorp/fix_6642
Update public google cloud image projects
|
2018-09-03 09:29:31 +02:00 |
Adrien Delorme
|
2a2734505b
|
Merge pull request #6649 from hashicorp/fix_6569
Fix 6569
|
2018-09-03 08:44:07 +02:00 |
RenaudS
|
26aab49aaf
|
aws spot instances: add block_duration_minutes option (#6638)
* Add block_duration_minutes option
* int64 cannot be nil
* Update doc
* Fix formating
|
2018-09-03 08:33:58 +02:00 |
Megan Marsh
|
4472ecccb0
|
fix waiters that weren't applying env defaults
|
2018-08-31 13:30:41 -07:00 |
Megan Marsh
|
d00b815c06
|
Update public google cloud image projects
|
2018-08-31 13:13:19 -07:00 |
Manuel Riezebosch
|
fcfa54fb1d
|
[azure-arm] retry cleanup individual resources on error
|
2018-08-31 13:43:38 +02:00 |
Adrien Delorme
|
61480f41dc
|
fix some go vet issues in tests ( composite literal uses unkeyed fields )
|
2018-08-31 11:54:12 +02:00 |
Jeffrey Martin
|
1833b4edaf
|
validate compaction is skipped when not 'thin'
|
2018-08-30 16:44:00 -05:00 |
Jeffrey Martin
|
b51cd22b21
|
document ESXi disk compaction & use verbose option
|
2018-08-30 16:44:00 -05:00 |
Jeffrey Martin
|
09c71f3810
|
add support for disk compaction to esx5 builder
|
2018-08-30 16:43:53 -05:00 |
Megan Marsh
|
9926988ab7
|
Merge pull request #6621 from hashicorp/ssh_keys_centralised
Merge ssh fields usage
|
2018-08-30 14:13:21 -07:00 |
Megan Marsh
|
d606339edc
|
Merge pull request #6635 from hashicorp/fix_6493
fix chroot communicator to properly escape quotes
|
2018-08-30 09:40:03 -07:00 |
Megan Marsh
|
2b9f937c23
|
increase max retries from 3 to 20
|
2018-08-30 09:35:06 -07:00 |
Adrien Delorme
|
cbbfc6630d
|
scaleway: stop using config from statebag
|
2018-08-30 17:58:09 +02:00 |
Adrien Delorme
|
d159c0900b
|
openstack: use config only where needed
|
2018-08-30 17:52:11 +02:00 |
Adrien Delorme
|
df9e756865
|
pass the Comm instance to the amazon ebs builders steps
|
2018-08-30 12:50:29 +02:00 |