Commit Graph

475 Commits (500ec5ccc7603f2b062c19fa806f4d4a5819a24d)

Author SHA1 Message Date
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
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
Megan Marsh 02590f6c44
Merge pull request #9329 from hashicorp/je.website-maintenance-5-29-20
6 years ago
Paul Meyer e260212be3
Merge pull request #9323 [azure-chroot] copy data disks between shared image galleries
6 years ago
Jeff Escalante 9a38fbe2c7
patch source for a couple code block changes
6 years ago
Paul Meyer 2288ab3b53 fix typo
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
Paul Meyer 53e5137411 [bug] Fix test error message
6 years ago
Paul Meyer 83851bc9aa [bug] fix diskset type in Artifact creation
6 years ago
Paul Meyer aa8250bcc8 give temp data disks lun suffix
6 years ago
Paul Meyer 4c96847683 log data disks in images
6 years ago
Paul Meyer f0cd60b5fa [bug] provide data disk prefix to disk creation
6 years ago
Paul Meyer af96cf7881 Generated files
6 years ago
Paul Meyer ac3d19ee23 Use separate caching/sku for data disks
6 years ago
Paul Meyer f601f54d0b Use all disks in managed image
6 years ago
Paul Meyer de4839b66e Use all snapshots when creating a shared image
6 years ago
Paul Meyer c6b995a34d create snapshots for all disks in a diskset
6 years ago
Paul Meyer 0ee77f8b0e Add datadisks to disk set when using SIG as source
6 years ago
Paul Meyer 12f746b2b5 Move to using a diskset
6 years ago
Paul Meyer 3a3e6e525b Shift names to diskset
6 years ago
Paul Meyer c9284d03aa Add config for data disk/snapshot naming
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 c016f3752a upgrade SIG source api-version to match identity api-version to avoid potential setback for identity
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 b334458b91 use empty struct for UserAssignedIdentities map value; omitempty
6 years ago
Feiyu Shi c5e2eff847 change to []*Resource
6 years ago
Feiyu Shi 3e3fdaa24e make generate
6 years ago
Feiyu Shi 76a7ab25e2 add SetIdentity test
6 years ago
Feiyu Shi 764f99ec7b add correct api-version
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 d9c9bfbae8 add identity field to the template
6 years ago
Feiyu Shi b5b2982772 add user_assigned_managed_identities to the config
6 years ago
Megan Marsh 58b32ebefa
Merge pull request #9251 from hashicorp/fix_9249
6 years ago
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
Wilken Rivera c954831bb2 builder/azure-arm: Update runtime constants with a valid DataDiskName
6 years ago
Wilken Rivera f31f5bc61b docs/builder/azure-arm: Fix a small typo for the custom_managed_image_* config options
6 years ago
Evan Digby e4eaff6bba
s/Directoty/Directory (#9221)
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Wilken Rivera 86ab71f56e
test/azure/arm: Add regression test case for ssh_username overrides (#9136)
6 years ago
Wilken Rivera e0d2f4fd69
builder/azure-arm: Fix SSH connection for temporary admin users specified in `ssh_username` (#9103)
6 years ago
Paul Meyer 26d768f429
[builder/azure-chroot] Shared image source (#9070)
6 years ago