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
|
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 |
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 |
Adrien Delorme
|
e09f3fbd02
|
amazon: update docs & links
|
2019-06-05 16:42:18 +02:00 |
Adrien Delorme
|
e6cbb013ba
|
add // go:generate struct-markdown to all previously edited files
|
2019-06-05 16:42:18 +02:00 |
Adrien Delorme
|
f1917edd34
|
generate the comments for config struct of builders scraping doc website
|
2019-06-05 16:42:17 +02:00 |
Adrien Delorme
|
2d12af0b48
|
Merge pull request #7712 from hashicorp/fix_7699
test for length of ami tags before tagging
|
2019-06-04 10:17:43 +02:00 |
Adrien Delorme
|
936ca6545a
|
Merge pull request #7526 from aleksey-hariton/master
Add tags to instance in CloudStack builder
|
2019-06-04 10:13:42 +02:00 |
Megan Marsh
|
3f036b33c5
|
test for length of ami tags before tagging
|
2019-06-03 19:14:06 -07:00 |
Megan Marsh
|
d9960fdaeb
|
use length instead of a nil test.
|
2019-06-03 15:13:49 -07:00 |
Megan Marsh
|
078d888dba
|
Merge pull request #7707 from CARFAX/master
Enable encrypted AMI sharing across accounts
|
2019-06-03 13:08:06 -07:00 |
Brian Fox
|
d6776dc5f2
|
Remove unused variable
|
2019-06-03 11:10:01 +02:00 |
Megan Marsh
|
ad668dcc86
|
Merge pull request #7706 from amydutta/master
Update Azure SDK for Go to v30.0.0
|
2019-05-31 11:57:08 -05:00 |
Adrien Delorme
|
a145804795
|
Merge pull request #7597 from oseiberts11/add-openstack-image-properties
Add image filtering on properties.
|
2019-05-31 11:03:56 +02:00 |
Jason McIntosh
|
abef9820c7
|
Fixed spacing on comment
|
2019-05-30 17:25:36 -05:00 |
Jason McIntosh
|
24a4e2f23e
|
Updated comments
|
2019-05-30 17:18:33 -05:00 |
Jason McIntosh
|
24bc50ce1b
|
Enable encrypted AMIs with custom KMS Keys
|
2019-05-30 17:16:36 -05:00 |
Amrita Dutta
|
700c95c613
|
Update Azure SDK for Go to v30.0.0
|
2019-05-30 21:25:43 +00:00 |
Megan Marsh
|
6786c0d641
|
update tests to reflect new behavior
|
2019-05-30 16:17:23 -05:00 |
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
|
2019-05-24 15:08:20 -07:00 |
Megan Marsh
|
1204213516
|
Merge pull request #7678 from hashicorp/docker_windows_defaults
builder/docker: better windows defaults
|
2019-05-24 11:19:32 -07:00 |
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
|
2019-05-24 09:32:54 -07:00 |
Adrien Delorme
|
2da36b7374
|
builder/docker: default container dir to "c:/packer-files" on windows
|
2019-05-22 16:55:26 +02:00 |
Megan Marsh
|
3e73abc93a
|
refresh line endings
|
2019-05-17 14:58:20 -07:00 |
Megan Marsh
|
5504709e1d
|
Merge pull request #7612 from hashicorp/fix_6897
add omit_from_artifact option for ebssurragote launch_block_devices
|
2019-05-13 10:57:07 -07:00 |
Adrien Delorme
|
8d4b9116b5
|
Merge pull request #7633 from hashicorp/fix_vagrant_libvirt_package
Work around bug in libvirt-vagrant plugin
|
2019-05-13 15:02:27 +02:00 |
Adrien Delorme
|
783f6938cf
|
Update builder/vagrant/driver_2_2.go
|
2019-05-13 10:43:09 +02:00 |
Megan Marsh
|
ff59cfdaae
|
Work around bug in libvirt-vagrant plugin by changing directories instead of supplying absolute path to output box
|
2019-05-10 16:11:41 -07:00 |
aaronk1
|
4ffa1779f1
|
Correct typo in var name
|
2019-05-10 18:49:42 -04:00 |
Megan Marsh
|
1062295ecd
|
add omit_from_artifact option for ebssurragote launch_block_devices
|
2019-05-10 11:12:11 -07:00 |