Amrita Dutta
|
34dac69112
|
pass subscription id via state bag
|
2019-06-17 22:08:10 +00:00 |
|
Megan Marsh
|
8cc82ca8d2
|
add broken test
|
2019-06-17 15:04:19 -07:00 |
|
Megan Marsh
|
0d55bc46ee
|
add skip_save_build_region flag to fix naming conflicts when building for multiple regions
|
2019-06-17 14:39:11 -07:00 |
|
Amrita Dutta
|
540c904fd4
|
add missing check to not publish to SIG if config.SharedGalleryDestination.SigDestinationGalleryName is null
|
2019-06-17 19:13:03 +00:00 |
|
Adrien Delorme
|
9b75c0af3d
|
WIP VB
|
2019-06-17 16:42:49 +02:00 |
|
Ubuntu
|
6504d3ae5c
|
Changes to ARM builder for publishing to SIG
|
2019-06-14 21:54:27 +00:00 |
|
Julien Brochet
|
ab52c4f87e
|
fix(promox): update proxmox-api-go dependency
|
2019-06-14 20:42:09 +02:00 |
|
Megan Marsh
|
8d25cc578f
|
Merge pull request #7746 from hashicorp/fix_7671
Abort hyperv build if there's a name collision
|
2019-06-14 10:58:22 -07:00 |
|
Adrien Delorme
|
7a60990825
|
alicloud: use partials
|
2019-06-14 15:56:05 +02:00 |
|
Adrien Delorme
|
daa9f9d34e
|
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
|
2019-06-14 15:17:56 +02:00 |
|
Adrien Delorme
|
c11ef90cb6
|
use interpolate.NewContext() instead of testConfigTemplate(t)
because it's what's happenning there
|
2019-06-14 12:17:28 +02:00 |
|
Adrien Delorme
|
2dc300c02e
|
hyperv-iso: use partial docs
|
2019-06-14 12:17:28 +02:00 |
|
Adrien Delorme
|
926c8bbaa6
|
refactor ShutdownConfig into a single struct
|
2019-06-14 12:17:28 +02:00 |
|
Adrien Delorme
|
cfda61b81f
|
Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize
let product API determine the default value of io_optimized
|
2019-06-14 11:58:03 +02:00 |
|
Adrien Delorme
|
76f50619b1
|
builder/qemu/builder.go: Document from Config file
|
2019-06-14 11:52:38 +02:00 |
|
mingsheng.su
|
787485f66f
|
add validate project_id
|
2019-06-14 14:50:46 +08:00 |
|
bozhi.ch
|
b3277698f6
|
let product API determine the default value of io_optimized
|
2019-06-14 11:49:42 +08:00 |
|
Megan Marsh
|
daddb65da8
|
add tests
|
2019-06-13 14:29:22 -07:00 |
|
Megan Marsh
|
2e821da84b
|
check to make sure a vm-name isn't already in use before trying to launch a vm with said name.
|
2019-06-13 14:09:45 -07:00 |
|
Megan Marsh
|
1c3b234b55
|
Merge pull request #7737 from hashicorp/document_retry
retry.Backoff: document
|
2019-06-13 10:54:08 -07:00 |
|
mingsheng.su
|
9798c86a0d
|
update string to const
|
2019-06-13 20:17:08 +08:00 |
|
mingsheng.su
|
156d31f933
|
update acc test
|
2019-06-13 18:38:07 +08:00 |
|
mingsheng.su
|
c8bab9b382
|
add ucloud packer
|
2019-06-13 15:16:49 +08:00 |
|
bozhi.ch
|
6a5db1e948
|
cleanup image and snapshot if target image is still not available after timeout
|
2019-06-13 11:17:39 +08:00 |
|
Adrien Delorme
|
a3e3c313a9
|
docs: use partials in googlecompute after master merge
|
2019-06-12 15:18:39 +02:00 |
|
Adrien Delorme
|
6e3dc1aa9a
|
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
|
2019-06-12 14:28:11 +02:00 |
|
Adrien Delorme
|
632e42eb88
|
Merge pull request #7720 from psinghal20/issue-6617
Add feature to import user-data from a file
|
2019-06-12 11:06:33 +02:00 |
|
Pratyush singhal
|
92af5847a7
|
refactor: replace *packer.MultiError from type signature of createInstanceMetadata with generic error interface
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-11 21:01:26 +05:30 |
|
Adrien Delorme
|
0a74a6ae10
|
Merge pull request #7734 from yandex-cloud/yandex-cloud-builder-2
graceful shutdown instance, metadata from file and preemptible instance type
|
2019-06-11 17:23:42 +02:00 |
|
Pratyush singhal
|
6ce6bd8ad3
|
refactor: add multiError in createInstanceMetadata method to capture multiple errors
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-11 20:09:14 +05:30 |
|
Gennady Lipenkov
|
9c7e6a0aec
|
fix test
|
2019-06-11 17:04:51 +03:00 |
|
Pratyush singhal
|
4a369b4ef1
|
chore: add test for MetadataFiles option
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-11 17:45:30 +05:30 |
|
Pratyush singhal
|
99a3e9cf0a
|
chore: update tests for createInstaceMetadata
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-11 16:47:16 +05:30 |
|
Pratyush singhal
|
529dff0abb
|
refactor: add error handling in createInstanceMetadata method
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-11 16:36:16 +05:30 |
|
Adrien Delorme
|
98206d59d7
|
aws: step_create_tags make the max waiting time 30s and not 30ns
|
2019-06-11 12:37:52 +02:00 |
|
Adrien Delorme
|
ac03fddfe5
|
Merge pull request #7731 from psinghal20/issue-7636
add retry for temp key-pair generation in amazon-ebs
|
2019-06-11 12:35:32 +02:00 |
|
Pratyush Singhal
|
d92e82c43f
|
refactor: replace the maxBackoff from 30 nanosecond to 30 seconds
Co-Authored-By: Adrien Delorme <azr@users.noreply.github.com>
|
2019-06-11 16:01:03 +05:30 |
|
Gennady Lipenkov
|
87b44a5879
|
Bulk fixes and enhancements
1) graceful shutdown instance
2) support metadata from file
3) support preemptible instance
|
2019-06-11 12:28:37 +03:00 |
|
bozhi.ch
|
45249fc764
|
fix describing snapshots issue when image_ignore_data_disks is provided
|
2019-06-11 15:22:06 +08:00 |
|
Pratyush singhal
|
d4b0cb68e3
|
feat: add retry for temp key-pair generation in amazon-ebs
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-10 22:45:02 +05:30 |
|
Ubuntu
|
fb9fd58dfb
|
Imports for publishing to SIG
|
2019-06-07 20:47:37 +00:00 |
|
Ubuntu
|
bf075d20c3
|
Merge branch 'master' of https://github.com/amydutta/packer
|
2019-06-06 23:37:55 +00:00 |
|
Adrien Delorme
|
696fce9739
|
docker: rewrap struct comments for documentation generation
|
2019-06-06 17:34:17 +02:00 |
|
Adrien Delorme
|
d81ca5728d
|
azure-arm: rewrap struct comments for documentation generation
|
2019-06-06 17:34:17 +02:00 |
|
Adrien Delorme
|
8e857d64f1
|
aws: rewrap struct comments for documentation generation
|
2019-06-06 17:34:17 +02:00 |
|
Adrien Delorme
|
4bf6a56d71
|
split communitacor.SSH & communitacor.WinRM to facilitate documentation
put doc for communicator into the struct
|
2019-06-06 16:55:24 +02:00 |
|
Adrien Delorme
|
4399684372
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
Adrien Delorme
|
8488176dae
|
vagrant/builder.Config rewrap docs
|
2019-06-06 16:21:21 +02:00 |
|
Pratyush singhal
|
1e1af35341
|
refactor: replace userdata_files with generic metadata_files map
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-06 16:14:57 +05:30 |
|
Pratyush singhal
|
3845186c4c
|
feat: add feature to import user-data from a file
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
|
2019-06-06 11:28:59 +05:30 |
|