Commit Graph

203 Commits (954c6d2bdf4a8aaf062c797451a6b5d86ca4eae0)

Author SHA1 Message Date
Megan Marsh ce71932f95
Merge pull request #7061 from boumenot/pr-6773-caching-type
7 years ago
Ali Rizvi-Santiago 1a3c3f2ffc Replaced all instances of mitchellh/go-homedir with an implementation based on os/user.
7 years ago
Christopher Boumenot c7d8f4e150 azure: configuration for disk caching
7 years ago
Christopher Boumenot 06c2c35e4c
Merge pull request #6980 from amydutta/amdut/snapshot
8 years ago
Amrita Dutta b8def0b3fb Added test to check for missing OS disk snapshot name and data disk snapshot prefix
8 years ago
Amrita Dutta 67342750a3 Addressed PR comments
8 years ago
Adrien Delorme 175b6a7971 add test for MSI configuration
8 years ago
Adrien Delorme 1958ef6e81 remove unecessary check
8 years ago
Adrien Delorme 08e8b1850e
remove unnecessary parenthesis
8 years ago
Amrita Dutta 2d6b18e63e Fix tests after bug fix
8 years ago
Amrita Dutta 213fbbae00 Updated go version and reformatted
8 years ago
Amrita Dutta a297d73b98 correcting wrong log message
8 years ago
Amrita Dutta 06525dd885 adding logs in the steps
8 years ago
Adrien Delorme 1ab0173e69 azure builder: allow to auth with managed identities ( MSI )
8 years ago
Amrita Dutta 8881bc2d64 Fix bug in snapshot client creation
8 years ago
Mikhail Ushanov 536252683e builders: reuse private key file reading function
8 years ago
Amrita Dutta 8d8c86366b Config tests + typo fix
8 years ago
Amrita Dutta 1fa9f1ef11 formatting changes in stateBag.go
8 years ago
Amrita Dutta 8c326dbab7 Formatting changes
8 years ago
Amrita Dutta b2d1675d39 Added tests
8 years ago
Amrita Dutta 369b2dae5e Inlining suggested functions
8 years ago
Amrita Dutta 593363c5be fix typo in last commit
8 years ago
Amrita Dutta 1266d5146d addressed PR comments + add file for data disk snapshots
8 years ago
Amrita Dutta d12d23d34b OS disk snapshot
8 years ago
Josh Soref b68168807a Miscellaneous doc improvements
8 years ago
Megan Marsh cdc6c57b31
Merge pull request #6822 from hashicorp/fix_6774
8 years ago
Megan Marsh 53bce398bb add Managed Image test to azure artifact
8 years ago
Megan Marsh 5dc4ff95da fix azure artifact so it works with managed images as well as VHDs
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 a3a2a9e970 Fix issue with composite literal in test
8 years ago
mbearup 335feaf89c Convert shared_image_gallery options to a struct
8 years ago
mbearup 5373b8586d Update tests for Azure Shared Image Gallery
8 years ago
mbearup b6bb5d4b4d Fix format/spacing for config.go
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
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Megan Marsh a0edaf6c46 Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice
8 years ago
Adrien Delorme 4682b3a9d2 refactor possible random strings into common/random
8 years ago
Adrien Delorme 170b2f3383 builder/azure/common.RandomString-> common/random.String
8 years ago
Christopher Boumenot 2e294da82a
Merge pull request #6644 from riezebosch/master
8 years ago
Manuel Riezebosch fcfa54fb1d [azure-arm] retry cleanup individual resources on error
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
Adrien Delorme 336cac29d4 also use config.SSHPrivateKey for azure-arm builds
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Matthew Hooker 3f1a9766f4
formatting verb fixes for go 1.11
8 years ago
Matthew Hooker e41e99954d
go 1.11 format rules
8 years ago