Commit Graph

167 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
5 years ago
Brian Farrell 80f807de4d
Fix issue with test breaking default value when client_cert_token_timeout is missing (#10783)
5 years ago
Brian Farrell 273a720440
Add client_cert_token_timeout to address GH-9465 (#10528)
5 years ago
Megan Marsh 28245ec143
Merge pull request #10134 from borancar/feat/azure_pfx_support
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 0eff73293a fix imports, vendoring, and linting
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
5 years ago
Megan Marsh 1ecd715221 refactor code so that packer/version is not a dependency of sdk code or plugin code
5 years ago
Paul Meyer 5ea90fea5b
Merge pull request #10210 from sumit-kalra/master
6 years ago
Simon Gottschlag 65b7d3b604
Add Azure CLI authentication (#10157)
6 years ago
Sumit Kalra 2b69a5f496 azure-arm builder: Create keyvaults with SoftDelete enabled
6 years ago
Boran Car 9b89439ec2 Rearrange cert add after err check for idiomatic
6 years ago
Boran Car 1082bffddd Add Azure PFX certificate support
6 years ago
Adrien Delorme 654fade0a9
azure arm: make map[string]*string => map[string]string to simplify things (#9985)
6 years ago
Megan Marsh 8964367eb5
Merge pull request #9603 from paulmey/disable-password
6 years ago
Paul Meyer 708ca1c126 Add some error checking
6 years ago
Paul Meyer 5fd68374fe Optionally disable password authentication for Linux builds
6 years ago
Wilken Rivera 8d209caf34 Fix spacing and line endings
6 years ago
Arsenii Petrovich f3c33f9a27 remove spaces
6 years ago
Arsenii Petrovich c2f352ee6e Update JSONs to fix tests and make them work with the latest URL changes
6 years ago
Arsenii Petrovich d7b8d50acd
Fix data disks URI
6 years ago
Feiyu Shi c016f3752a upgrade SIG source api-version to match identity api-version to avoid potential setback for identity
6 years ago
Feiyu Shi b334458b91 use empty struct for UserAssignedIdentities map value; omitempty
6 years ago
Feiyu Shi c5e2eff847 change to []*Resource
6 years ago
Feiyu Shi 76a7ab25e2 add SetIdentity test
6 years ago
Feiyu Shi 764f99ec7b add correct api-version
6 years ago
Feiyu Shi 7c1a62dfed set identity field in the template
6 years ago
Feiyu Shi d9c9bfbae8 add identity field to the template
6 years ago
Evan Digby e4eaff6bba
s/Directoty/Directory (#9221)
6 years ago
Paul Meyer 26d768f429
[builder/azure-chroot] Shared image source (#9070)
6 years ago
vijayrajah 5d2fee04b2
builder/azure: enable boot Diagnostics (#9053)
6 years ago
Paul Meyer 89f3aa0bd6
[builder/azure-arm] Use VM/build location for image location (#9068)
6 years ago
Paul Meyer 89a8238a07 Fix artifact output
6 years ago
Paul Meyer 47107e6355 Default polling delay 5 sec
6 years ago
Paul Meyer 90188bb18d add func for searching string slice
6 years ago
Paul Meyer a3d8bf27e1 Add snapshot and gallery clients
6 years ago
Paul Meyer f3703a775f Use subscription id from client set
6 years ago
Paul Meyer 6131301fdd Standardize compute SDK version
6 years ago
Paul Meyer f0ec912ba6 Make VirtualMachineImagesClient easier to mock
6 years ago
Paul Meyer a3b49cdc08 Stub metadata service for builder tests
6 years ago
Vijay Rajah 90a0c5ec49 fix more typos ( ')]' )
6 years ago
Vijay Rajah 1009e8c983 fix more typos
6 years ago
Vijay Rajah 1314d69b51 fix typo (add missing ')]' )
6 years ago
Vijay Rajah 0589f57d4d Update tests for datadisk name change
6 years ago
Vijay Rajah d82475566a change datadisk names -- WIP
6 years ago
Megan Marsh 28797dd709 replace the homegrown vault delete functions in azure with the sdk ones.
6 years ago
Mike Brancato 926e3ac2e4 Add support for configurable KeyVault SKU
6 years ago
Megan Marsh 9643ad35f1 add tests
6 years ago