Paul Meyer
|
716f19a457
|
make fmt
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
0694f2635b
|
update vendor directory
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
37931c551f
|
add example
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
cf8688ec40
|
doc updates after Dan's review
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
b9c726417f
|
update modules
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
8c73450f3d
|
fixup! Add documentation to config struct
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
e05d6a223e
|
fixup! Documentation update
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
066ae0aa07
|
Documentation update
|
2019-10-15 21:14:20 +00:00 |
Paul Meyer
|
11ef06b94d
|
Add StepVerifySourceDisk
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
cb729e5a38
|
Add documentation to config struct
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
27a5bfe11c
|
Add implementation for disk as source
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
eff3f2bdcf
|
Add test for disk input validation
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
57cff8961a
|
Allow skipping OSDisk cleanup
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
6dee4d2d32
|
Wait for detach optimization
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
bbac79f0a4
|
Make PIR images work
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
b5401d552a
|
Make from_scratch work
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
b9b5bb2951
|
Use DiskStorageAccountTypes
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
7297d74c98
|
Add azure-chroot builder plugin
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
b4d0865548
|
Update azure-chroot builder
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
e11a5bdb40
|
Put os disk id in state
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
77b782c5b5
|
Add StepEarlyCleanup
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
977ca5be1c
|
Add StepCopyFiles and StepChrootProvision
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
9a3e6661b1
|
Add StepMountExtra
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
addbdedea9
|
Add StepPostMountCommands
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
d1f8b8545d
|
Add StepAttachDisk
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
4d750ddefa
|
Reuse amazon/chroot/step_pre_mount_commands.go
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
45d3f28c67
|
Add StepCreateNewDisk
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
3d329cf87d
|
Add chroot builder framework
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
369ec9a84c
|
Create disk attacher component
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
3c33aa4fc5
|
Add metadata client
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
113dc12346
|
Add function to detect whether Packer is running on Azure
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
f106adbd12
|
Add Azure client set for chroot builder
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
2ded8f25ec
|
Add metadata client
|
2019-10-15 21:13:37 +00:00 |
Paul Meyer
|
72fdce09ba
|
Allow GetServicePrincipalToken to be called independently
|
2019-10-15 21:13:37 +00:00 |
Megan Marsh
|
3d5af49bf3
|
Merge pull request #8231 from yooakim/patch-1
Changed from jq to JMESPath queries
|
2019-10-15 10:25:55 -07:00 |
Adrien Delorme
|
6a85855c81
|
Merge pull request #8230 from alrs/fix-provisioner-err
provisioner/shell: fix dropped error
|
2019-10-15 12:37:51 +02:00 |
Lars Lehtonen
|
9c19cfdc6f
|
provisioner/shell: fix dropped error
|
2019-10-15 03:21:05 -07:00 |
Joakim Westin
|
8628c75de1
|
Changed from jq to JMESPath queries
Changed the examples to use AZ CLI built-in JMESPath query instead of needing `jq` tool installed (functionally they are the same)
|
2019-10-15 10:34:48 +02:00 |
Adrien Delorme
|
d2f5daf98f
|
Merge pull request #8209 from dvrkps/patch-3
Ignore retry.Config var
|
2019-10-15 10:29:51 +02:00 |
Megan Marsh
|
f05fd3969f
|
Merge pull request #8212 from hashicorp/fix_8204
Fix 8204
|
2019-10-14 14:40:17 -07:00 |
Megan Marsh
|
2e20facc8b
|
fix tests
|
2019-10-14 14:13:21 -07:00 |
Megan Marsh
|
f5a0810e7a
|
update changelog
|
2019-10-14 13:50:09 -07:00 |
Megan Marsh
|
7f6c8b93f8
|
Merge pull request #8227 from hashicorp/revert_backwards_incompatable_changes_for_1_4_5
Revert backwards incompatable changes for 1 4 5
|
2019-10-14 13:45:36 -07:00 |
Megan Marsh
|
0e70e0e5a4
|
fix template imports
|
2019-10-14 13:22:06 -07:00 |
Megan Marsh
|
9c782f4d04
|
Revert "Qemu builder disk size as a string"
This reverts commit 1ecfa032ba .
|
2019-10-14 13:09:22 -07:00 |
Megan Marsh
|
44f91c9afc
|
Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
This reverts commit 0026792d2f .
|
2019-10-14 13:08:15 -07:00 |
Megan Marsh
|
a45c7cfc3d
|
Merge pull request #8223 from lsmith130/patch-1
Update user-variables.html.md
|
2019-10-14 10:54:36 -07:00 |
Megan Marsh
|
985c49502e
|
Merge pull request #8224 from tencentyun/master
change links to english version
|
2019-10-14 10:42:44 -07:00 |
Landon Smith
|
4ea3460617
|
Update user-variables.html.md
Looks like the vault variables description was copied from the environment variables section, and someone left a reference to a environment variables.
|
2019-10-13 16:32:47 -07:00 |
Megan Marsh
|
90573a97dd
|
Merge pull request #8208 from psinghal20/conventional-format-isotime
feat: add strftime function in templates
|
2019-10-11 12:50:40 -07:00 |