Commit Graph

164 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Megan Marsh d236f26439 allow users to access winrm password in powershell and elevated powershell provisioners
8 years ago
Seth Vargo 5eeac07b63
Include existing azure user agent
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 years ago
Christopher Boumenot eb201724c1 azure: unit tests for naming temp resources
8 years ago
Megan Marsh 414dd80e61
Merge pull request #6013 from jsoref/spelling
8 years ago
Josh Soref 33f90d7783 spelling: unmarshalling
8 years ago
Josh Soref aae5b50dab spelling: response
8 years ago
Megan Marsh 2de0652eb4
Merge pull request #6003 from boumenot/pr-azure-support-force
8 years ago
Josh Soref e43b8de3b1 spelling: network
8 years ago
Josh Soref 73d3d65b84 spelling: marshal
8 years ago
Josh Soref 1e99dce12b spelling: inertness
8 years ago
Josh Soref 210f8e8312 spelling: hyphen
8 years ago
Josh Soref 04d6bfc696 spelling: environment
8 years ago
Christopher Boumenot 2a21032964 azure: randomize NIC and Public IP names
8 years ago
Christopher Boumenot 149ce52079 azure: respect -force for managed image deletion
8 years ago
Megan Marsh b1eaaed6fb
Merge pull request #5970 from boumenot/pr-azure-plan-info
8 years ago
Christopher Boumenot 1ef491d4c8 incorporate reviewer feedback
8 years ago
SwampDragons 585e31e47a
Merge pull request #5974 from boumenot/pr-azure-better-error-message
8 years ago
Christopher Boumenot d2e593de37 azure: support for marketplace plan information
8 years ago
Christopher Boumenot 8166ba2d8d azure: better error message
8 years ago
Christopher Boumenot e0ac07f5db azure: correct function name spelling
8 years ago
jmajoor 675dc06967 Tests for the optional disk_additional_size configuration.
8 years ago
jmajoor 33c3d2885d Add the additional disk steps to the Linux build
8 years ago
jmajoor 47947bd0f6 Apply gofmt
8 years ago
jmajoor efcdbfeab9 Add support for optionally building Azure VMs with additional disks.
8 years ago
Matthew Hooker 8cd403425e
test fixes WIP
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Arjen Schwarz c2ecdd98c6
5691: Invalid image URLs make Azure builder crash
8 years ago
Jamie Lennox d043c37ad4 Azure: Don't provide location for build_resource_group_name
8 years ago
Christopher Boumenot da0c13f622 azure: delete keyvault deployment
8 years ago
Christopher Boumenot a3c9485062 azure: sanity check resource group names
8 years ago
Christopher Boumenot 8985bd45ba azure: go fmt
8 years ago
Christopher Boumenot ee767e55d1 azure: change literal to constant
8 years ago
Christopher Boumenot 2684153cb2 azure: reject bad configuration faster
8 years ago
Christopher Boumenot 787f08f39b azure: add user message to indicate what is being deleted
8 years ago
Arjen Schwarz f43f3155d4
Remove breaking debug statement
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
Matthew Hooker f7c85e36bc
add pkcs12 license
9 years ago
Matthew Hooker 07bb47f793
Replace pkcs12 code with upstream
9 years ago
Christopher Boumenot 9a34fd15ca azure: improve docs and validation
9 years ago
Christopher Boumenot 0780667b4d azure: support storage account for managed images
9 years ago
Christopher Boumenot 216317c49d Merge pull request #5222 from Trip09/NO-TICKET-azure-allow-build-inside-vpc
9 years ago
Joao Albuquerque d909c702ee Working PublicPrivate
9 years ago
Luke Farnell d9a5b69403 clean up ineffectual assignments
9 years ago
Christopher Boumenot ec96cacdf3 azure: write temporary ssh key to a file
9 years ago
Christopher Boumenot 06ea433104 azure: private SSH private key for debug
9 years ago
Christopher Boumenot 0d427939bc azure: Fix custom managed images
9 years ago
Christopher Boumenot 1874514e4f azure: go vet ./...
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 b7e32cb10a azure: best error message possible
9 years ago
Christopher Boumenot c09f8b84b9 azure: fit and finish
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
Pavel Vasilevich 547cfa3602 Add information about artifact in manifest post-processor in azure-arm builder
9 years ago
Matthew Hooker 5ed3be9a8c
set azure metadata
9 years ago
Matthew Hooker ee5d13611f
update ssh client usage for new crypto/ssh version
9 years ago
Matthew Hooker 7aca9b7f71
builder/azure: replace panics with error returns
9 years ago
Christopher Boumenot f0e5f75b06 Update TODO.md
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 35578d9ed1
remove unnecessary type conversions
9 years ago
Matthew Hooker bf64d7bdc2
automagic simplification
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Thomas Conte d294d2c576 gofmt
9 years ago
Thomas Conte 1ec6578c02 Add two new variables to Azure builder config
9 years ago
Eike Verdenhalven 7ad77b9e93 integrate new winrm transport interface
9 years ago
Christopher Boumenot f908e18483 Merge pull request #3996 from boumenot/pr-issue-3968
10 years ago
Christopher Boumenot 7d07fa7afc azure: Allow user to set custom data
10 years ago
Christopher Boumenot bba643df9a azure: handle os_type errors more gracefully
10 years ago
Christopher Boumenot 249a943a1e azure: Allow user to override size of OS disk
10 years ago
Christopher Boumenot e42b3d8447 azure: fix error message
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
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 e33a325323 Use VerifyJSONStruct
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 16c1abf1d4 Fix slow unit tests.
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 d3d9307b31 Create TODO for Azure builder
10 years ago
Paul Meyer cb6db06d11 builder/azure: Delete readme
10 years ago
Paul Meyer ee441366eb builder/azure: Remove extra polling code for deployments
10 years ago
Christopher Boumenot a010f80382 Check for nil when querying a certificate.
10 years ago
Paul Meyer a788ea4d43 azure/builder: fix token validity test
10 years ago