Commit Graph

364 Commits (2bdfd53756611eafed685a4edced00aa1011de4e)

Author SHA1 Message Date
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
Megan Marsh 72fd763207 fix crash
6 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
6 years ago
Wilken Rivera a1d69bfe91 Fix liniting issues
6 years ago
Wilken Rivera afd33679f5 builder/azure_arm: Fix build failures due to the deletion of attached managed disks
6 years ago
Megan Marsh 70cb4097e1 review comments, add plugin type for a few missing builders
6 years ago
Wilken Rivera a2ba700ac0 Remove deprecated object ids from configs
6 years ago
Adrien Delorme 522d122858 regen all code
6 years ago
Wilken Rivera 1621ab59d8
tests/azure/arm: Update test image name (#10133)
6 years ago
Adrien Delorme 54032d6c11 gen code and docs
6 years ago
Wilken Rivera c7ba5c9a14
Fix line ending issues for test files (#10096)
6 years ago
Braunson b2047bd938
Put the correct AzureTags type in StateBag (#10014)
6 years ago
Adrien Delorme 654fade0a9
azure arm: make map[string]*string => map[string]string to simplify things (#9985)
6 years ago
Sylvia Moss ba74602d63
Allows publishing to a Shared Image Gallery with a different subscription id (#9875)
6 years ago
Wilken Rivera 55812fe8a5 Handle error of deferred deletion
6 years ago
Wilken Rivera 5700f74c8c Handle lease not present error
6 years ago
Wilken Rivera d91839b93e Update deletion logic for OS disks
6 years ago
Wilken Rivera ba6d11d518 Remove StepDeleteOSDisk in favor of StepDeployTemplate#Cleanup
6 years ago
Wilken Rivera aed97e1a8b Ensure any active leases are brokend before deleting
6 years ago
Wilken Rivera 920da9d0a4 Fix up code to remove some additional steps
6 years ago
Wilken Rivera 7c28d5590c Remove StepDeleteResourceGroup in favor of StepDeploymentTemplate#Cleanup
6 years ago
Megan Marsh 4964c54f60 update docs to state resource id must be fully qualified
6 years ago
Megan Marsh aede34079d provide more helpful error message than the one returned by the client, without context
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
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 deca28c158 Disable password auth on ssh key Linux builds
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Megan Marsh d4a7dd24d9
fix link in deprecation warning (#9544)
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
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
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Jeff Escalante 9a38fbe2c7
patch source for a couple code block changes
6 years ago
Feiyu Shi 1c1991c073 fix a bug
6 years ago
Feiyu Shi f86f5b958a Merge remote-tracking branch 'origin/master' into identity
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Feiyu Shi fdb0b2ab03 Revert "validate if user assigned identity exists"
6 years ago
Feiyu Shi 3fdab998f8 check error
6 years ago
Feiyu Shi 9bd19df040 validate if user assigned identity exists
6 years ago
Feiyu Shi 3e3fdaa24e make generate
6 years ago
Feiyu Shi f7f033a7fd add config validation test
6 years ago
Feiyu Shi 10b0a4548f add identity resource id validation
6 years ago
Feiyu Shi 7c1a62dfed set identity field in the template
6 years ago
Feiyu Shi b5b2982772 add user_assigned_managed_identities to the config
6 years ago