Amrita Dutta
|
b2d1675d39
|
Added tests
|
2018-11-07 03:23:17 +00:00 |
Amrita Dutta
|
369b2dae5e
|
Inlining suggested functions
|
2018-11-06 21:50:53 +00:00 |
Amrita Dutta
|
593363c5be
|
fix typo in last commit
|
2018-11-06 19:23:15 +00:00 |
Amrita Dutta
|
1266d5146d
|
addressed PR comments + add file for data disk snapshots
|
2018-11-06 19:17:03 +00:00 |
Amrita Dutta
|
d12d23d34b
|
OS disk snapshot
|
2018-11-05 23:48:22 +00:00 |
Megan Marsh
|
cdc6c57b31
|
Merge pull request #6822 from hashicorp/fix_6774
Fix 6774
|
2018-10-10 13:25:58 -07:00 |
Megan Marsh
|
53bce398bb
|
add Managed Image test to azure artifact
|
2018-10-10 10:04:19 -07:00 |
Megan Marsh
|
5dc4ff95da
|
fix azure artifact so it works with managed images as well as VHDs
|
2018-10-10 10:04:11 -07:00 |
mbearup
|
c7180413b0
|
Fix tests for Shared Image Gallery
|
2018-10-09 16:38:50 -07:00 |
mbearup
|
a3a2a9e970
|
Fix issue with composite literal in test
|
2018-10-09 15:35:09 -07:00 |
mbearup
|
335feaf89c
|
Convert shared_image_gallery options to a struct
Updates tests and documentation for shared_image_gallery
|
2018-10-09 13:56:49 -07:00 |
mbearup
|
5373b8586d
|
Update tests for Azure Shared Image Gallery
|
2018-10-05 16:04:07 -07:00 |
mbearup
|
b6bb5d4b4d
|
Fix format/spacing for config.go
|
2018-10-05 10:52:02 -07:00 |
mbearup
|
d21b13cb85
|
Modify variable names for Shared Image Gallery.
Add checks for Shared Image Gallery options.
|
2018-10-03 16:10:46 -07:00 |
mbearup
|
55be0da5da
|
Initial changes to support Shared Image Gallery
|
2018-09-30 13:56:44 -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 |
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 |
Adrien Delorme
|
4682b3a9d2
|
refactor possible random strings into common/random
|
2018-09-05 10:26:52 +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 |
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 |
Manuel Riezebosch
|
fcfa54fb1d
|
[azure-arm] retry cleanup individual resources on error
|
2018-08-31 13:43:38 +02:00 |
Adrien Delorme
|
336cac29d4
|
also use config.SSHPrivateKey for azure-arm builds
|
2018-08-29 14:40:32 +02:00 |
Adrien Delorme
|
51d2aac9f6
|
SSHPrivateKey => SSHPrivateKeyFile
|
2018-08-29 14:40:32 +02:00 |
Matthew Hooker
|
3f1a9766f4
|
formatting verb fixes for go 1.11
|
2018-08-24 16:18:21 -07:00 |
Matthew Hooker
|
e41e99954d
|
go 1.11 format rules
|
2018-08-24 15:56:44 -07:00 |
Megan Marsh
|
b35acbd879
|
use statebag instead of SetSharedState for winRM password
|
2018-08-24 13:51:16 -07:00 |
Adrien Delorme
|
6bbcd3e914
|
Remove remaining unused ssh config funcs and add missing calls (#6622)
* Remove duplicate unused SSHConfig funcs
* call to SSHConfigFunc() for azure/arm builder
* ncloud too
* remove empty ncloud file
|
2018-08-24 16:00:40 +02:00 |
Megan Marsh
|
ff6a039d5b
|
replace scrubconfig with packer.LogSecretFilter.Set
filter winrm password from logs
Add new root-level packer template option, sensitive-variables, to tell us what user variables to mark sensitive.
|
2018-08-20 15:35:55 -07:00 |
Patrick Double
|
2868971a9b
|
Fixes per code review
|
2018-08-09 07:14:14 -05:00 |
Patrick Double
|
d796edc783
|
Add to vagrant post-processor support for Azure
|
2018-08-08 10:04:28 -05:00 |
Christopher Boumenot
|
a3e6153068
|
azure: implement clean_image_name
|
2018-08-01 10:54:45 -07:00 |
Christopher Boumenot
|
fa7f54cb55
|
azure: satisfy Azure password requirements
|
2018-07-11 15:32:45 -07:00 |
Mike
|
5ea6429cd6
|
managed_image_resource_group_name max length change
|
2018-07-11 11:31:51 -04:00 |
Hariharan Jayaraman
|
b23d6c9589
|
fixing infinite loop issue deleting existing resources if we have a empty target resource
|
2018-06-06 15:25:19 -07:00 |
Hariharan Jayaraman
|
a13a2511f9
|
Added additional error message if we failed to parse token
|
2018-05-21 22:20:36 -07:00 |
Hariharan Jayaraman
|
1bd7aa534e
|
Addressed PR feedback
|
2018-05-21 21:38:41 -07:00 |
Hariharan Jayaraman
|
8a3e599cad
|
Added text to point out two device auth
|
2018-05-21 11:05:59 -07:00 |
Hariharan Jayaraman
|
da67df6d03
|
space fix
|
2018-05-18 21:17:19 -07:00 |
Hariharan Jayaraman
|
4992429e8c
|
Minor comment fixes
|
2018-05-18 17:34:01 -07:00 |
Hariharan Jayaraman
|
00e809cb7e
|
Refactored the change into a new function
|
2018-05-18 15:21:49 -07:00 |
Hariharan Jayaraman
|
ea9b2a8b5f
|
review feedback
|
2018-05-18 12:09:42 -07:00 |
Hariharan Jayaraman
|
667113338a
|
missed formating
|
2018-05-18 01:41:00 -07:00 |
Hariharan Jayaraman
|
7f2277676a
|
Ensure that Device Login tests dont block general acceptance tests
|
2018-05-18 01:34:12 -07:00 |
Hariharan Jayaraman
|
77fe1bffe4
|
Ensure that Device Login tests dont block general acceptance tests
|
2018-05-18 01:25:19 -07:00 |
Hariharan Jayaraman
|
de1783240f
|
Updates to remove space changes
|
2018-05-18 00:53:44 -07:00 |
Hariharan Jayaraman
|
91eed4da52
|
trim right of the keyvault url
|
2018-05-18 00:44:25 -07:00 |
Hariharan Jayaraman
|
df5cc234fc
|
updates
|
2018-05-18 00:39:57 -07:00 |
Hariharan Jayaraman
|
1f46271a6b
|
Ensuring device login works for Windows build
|
2018-05-18 00:32:01 -07:00 |
Christopher Boumenot
|
a5530d4546
|
Merge pull request #6269 from harijayms/asyncrgdelete
Async delete Resource Group
|
2018-05-16 15:13:09 -07:00 |
Hariharan Jayaraman
|
e1b18d594a
|
Updates based on PR feedback
|
2018-05-15 11:41:26 -07:00 |