Commit Graph

144 Commits (ba767d1663db82d02fa18c087e4d99043d141fd3)

Author SHA1 Message Date
Megan Marsh 44f91c9afc Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
7 years ago
Sumit Kalra 595b103bbe
Adding NSG to the ARM deployment template when needed (#3)
7 years ago
Adrien Delorme d4600a7716 fix go imports
7 years ago
Megan Marsh 0026792d2f remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name
7 years ago
Paul Meyer c72a612b44 Re-added tests for FillParamters
7 years ago
Paul Meyer 094a8840d8 Improve comments for FillParameters
7 years ago
Paul Meyer feeae1514e Refactor client config
7 years ago
Amrita Dutta 85036231c4 Final commit
7 years ago
Amrita Dutta 76dbf4fb3b Remove subscription id from SIG destination input
7 years ago
Amrita Dutta 59a0f7f6e6 add validation checks for replication regions + formatting
7 years ago
Amrita Dutta 34dac69112 pass subscription id via state bag
7 years ago
Ubuntu 6504d3ae5c Changes to ARM builder for publishing to SIG
7 years ago
Amrita Dutta 700c95c613 Update Azure SDK for Go to v30.0.0
7 years ago
Megan Marsh 3e73abc93a refresh line endings
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Megan Marsh ce71932f95
Merge pull request #7061 from boumenot/pr-6773-caching-type
8 years ago
Ali Rizvi-Santiago 1a3c3f2ffc Replaced all instances of mitchellh/go-homedir with an implementation based on os/user.
8 years ago
Christopher Boumenot c7d8f4e150 azure: configuration for disk caching
8 years ago
Amrita Dutta 1fa9f1ef11 formatting changes in stateBag.go
8 years ago
Amrita Dutta d12d23d34b OS disk snapshot
8 years ago
mbearup de8d30d77c Update tests for Azure Shared Image Gallery
8 years ago
mbearup c7180413b0 Fix tests for Shared Image Gallery
8 years ago
mbearup 335feaf89c Convert shared_image_gallery options to a struct
8 years ago
mbearup c1e0146d33 Dynamically set apiVersion for Shared Image Gallery scenario.
8 years ago
mbearup d21b13cb85 Modify variable names for Shared Image Gallery.
8 years ago
mbearup 55be0da5da Initial changes to support Shared Image Gallery
8 years ago
Adrien Delorme 170b2f3383 builder/azure/common.RandomString-> common/random.String
8 years ago
Adrien Delorme 7c358eed2f removed unused builder/azure/common/lin.StepGeneralizeOS struct
8 years ago
Adrien Delorme 3d46fbd4f2 removed unused builder/azure/common/lin.StepCreateCert struct
8 years ago
Adrien Delorme b83c72fd54 more private keys in config
8 years ago
Matthew Hooker e41e99954d
go 1.11 format rules
8 years ago
Adrien Delorme 6bbcd3e914
Remove remaining unused ssh config funcs and add missing calls (#6622)
8 years ago
Hariharan Jayaraman ea9b2a8b5f review feedback
8 years ago
Hariharan Jayaraman df5cc234fc updates
8 years ago
Hariharan Jayaraman 1f46271a6b Ensuring device login works for Windows build
8 years ago
Hariharan Jayaraman e1b18d594a Updates based on PR feedback
8 years ago
Hariharan Jayaraman c8c9bbb22a Async delete Resource Group
8 years ago
Christopher Boumenot 80a096cadd azure: device login for US Gov
8 years ago
Paul Meyer 8aee53ebe9
Merge pull request #6224 from paulmey/update-azure-sdk
8 years ago
Paul Meyer 80f57308d7 Process review feedback
8 years ago
Oskar Wycislak 78d68880c0 Randomize osDisk name for Azure Managed Image builds.
8 years ago
Paul Meyer cf94086b5f Formatting fixes
8 years ago
Paul Meyer a3fb24639a make tests pass again
8 years ago
Paul Meyer 09ce3c9803 Make it compile again
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 years ago
Megan Marsh 414dd80e61
Merge pull request #6013 from jsoref/spelling
8 years ago
Josh Soref e43b8de3b1 spelling: network
8 years ago
Christopher Boumenot 2a21032964 azure: randomize NIC and Public IP names
8 years ago
Christopher Boumenot d2e593de37 azure: support for marketplace plan information
8 years ago
jmajoor efcdbfeab9 Add support for optionally building Azure VMs with additional disks.
8 years ago
Matthew Hooker 7a189a83a1
fix imports
9 years ago
Matthew Hooker a831d522be
change run signatures
9 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
9 years ago
Matthew Hooker ebe995c0ff
run goimports
9 years ago
Christopher Boumenot da0c13f622 azure: delete keyvault deployment
9 years ago
Arjen Schwarz 0e706320ad
Issue #5045 - Add build_resource_group_name
9 years ago
Arjen Schwarz f4600a208f
Azure: Keep temporary resource group. Fixes #5045
9 years ago
Matthew Hooker d4895156e5
remove copyright notice
9 years ago
Christopher Boumenot 0780667b4d azure: support storage account for managed images
9 years ago
Joao Albuquerque d909c702ee Working PublicPrivate
9 years ago
Christopher Boumenot 0d427939bc azure: Fix custom managed images
9 years ago
Christopher Boumenot 027db82862 azure: go fmt ./...
9 years ago
Christopher Boumenot 9425ece680 azure: Handle SDK changes
9 years ago
Christopher Boumenot 841f54fc1e azure: unit test fixes
9 years ago
Christopher Boumenot d782ad99f8 azure: pick better names
9 years ago
Christopher Boumenot 9f4fb56041 Support managed disk for platform images
9 years ago
Christopher Boumenot c6ff4aae59 Support for building from custom managed images
9 years ago
Christopher Boumenot 8cea6f5be5 azure: Update to SDK 10.0.3
9 years ago
Matthew Hooker ee5d13611f
update ssh client usage for new crypto/ssh version
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 35578d9ed1
remove unnecessary type conversions
9 years ago
Christopher Boumenot 7d07fa7afc azure: Allow user to set custom data
10 years ago
Christopher Boumenot 249a943a1e azure: Allow user to override size of OS disk
10 years ago
Christopher Boumenot ece0a78990 azure: tag all resources
10 years ago
Christopher Boumenot 871ca8c3d9 azure: Support for a user define VNET.
10 years ago
Christopher Boumenot 97b1915d51 Update Azure dependencies
10 years ago
Christopher Boumenot 323dc70ed6 Merge remote-tracking branch 'origin/master' into pr-3680-update-azure-sdk
10 years ago
Christopher Boumenot 6e9ef1c6eb Use WithBaseURI
10 years ago
Christopher Boumenot 7d259ab098 Update Azure dependencies.
10 years ago
Christopher Boumenot 408fe9bc18 Lint issues
10 years ago
Christopher Boumenot c575e60f67 Merge pull request #3693 from boumenot/pr-approvals
10 years ago
Christopher Boumenot c7262d6426 Ignore Created and Updated
10 years ago
Christopher Boumenot 130cea91d4 Update to an official version of Approvals
10 years ago
Christopher Boumenot 63edbd40ed Merge pull request #3659 from boumenot/pr-certificate-nil-ref
10 years ago
Christopher Boumenot fed72ded0d azure: handle non-OK responses for key vault
10 years ago
Paul Meyer 163da48345 builder/azure-arm: Make tenant_id optional
10 years ago
Paul Meyer a788ea4d43 azure/builder: fix token validity test
10 years ago
Christopher Boumenot 5950d3d92b Implement support for custom images.
10 years ago
Christopher Boumenot c1e7caf53c Validate capture variables to obey Azure's rules. (#3537)
10 years ago
Christopher Boumenot a91156b134 Dump Azure configuration values.
10 years ago
Chris Bednarski 5ed3c8d563 Updated license information to reference builder/azure
10 years ago
Christopher Boumenot c7018a00c8 Add support for Windows to Azure.
10 years ago
Chris Bednarski 133048e86e Update LICENSE notice
10 years ago
Chris Bednarski 5b5888b230 Initial import of Microsoft contributed code
10 years ago