Commit Graph

559 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
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
Lars Lehtonen ab119d3270
builder/azure/chroot: fix dropped error (#9106)
6 years ago
Adrien Delorme da4a5224be
HCL2 singular blocks: use key/value or name/value depending on how the service names things (#9078)
6 years ago
Matthew Sanabria 761abdda4e
Updating documentation for azure-arm builder (#9097)
6 years ago
vijayrajah 5d2fee04b2
builder/azure: enable boot Diagnostics (#9053)
6 years ago
Paul Meyer 89f3aa0bd6
[builder/azure-arm] Use VM/build location for image location (#9068)
6 years ago
Megan Marsh 08787ba31f
Merge pull request #9028 from vijayrajah/set_azure_custom_res_names
6 years ago
Vijay Rajah da7382980a Fix failing test & format code
6 years ago
vijayrajah fff06353b7
Update builder/azure/arm/tempname.go
6 years ago
Adrien Delorme 73242e8de4 make sure keyvalue and namevalue filters are using the same naming as the service being used
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Paul Meyer 621bd8ccac Fix error message grammar
6 years ago
Paul Meyer 89a8238a07 Fix artifact output
6 years ago
Paul Meyer 47107e6355 Default polling delay 5 sec
6 years ago
Vijay Rajah 9209826bfe Update the doc with more info
6 years ago
Paul Meyer 4ffe5611b8 Add more tests
6 years ago
Vijay Rajah 1e66a1b355 Fix linting & code generation
6 years ago
Vijay Rajah 56bf8bd686 Merge branch 'set_azure_custom_res_names' of github.com:vijayrajah/packer into set_azure_custom_res_names
6 years ago
vijayrajah a3c580f2ac
Merge branch 'master' into set_azure_custom_res_names
6 years ago
Vijay Rajah 53f54000e6 generate spec & fix typo
6 years ago
Paul Meyer b12aedcda9 Remove lint
6 years ago
Paul Meyer 5c89d22fa2 generated & docs
6 years ago
Paul Meyer 2240ead39c [azure/chroot] Add shared image output
6 years ago
Paul Meyer 73edd9d3d2 Make skip_cleanup generic
6 years ago
Paul Meyer 90188bb18d add func for searching string slice
6 years ago
Paul Meyer a3d8bf27e1 Add snapshot and gallery clients
6 years ago
Paul Meyer cfe37057bd Use const for statebag key
6 years ago
Paul Meyer f3703a775f Use subscription id from client set
6 years ago
Paul Meyer 6131301fdd Standardize compute SDK version
6 years ago
Paul Meyer f73a673b99 Extract build steps generation
6 years ago
Paul Meyer c167ef91ce Move PIR :latest resolution to step
6 years ago
Paul Meyer f0ec912ba6 Make VirtualMachineImagesClient easier to mock
6 years ago
Paul Meyer a3b49cdc08 Stub metadata service for builder tests
6 years ago
Paul Meyer b3e361a139 Extract testUI func
6 years ago
Jeff Escalante 81b08898ba
update generated pages after rebase
6 years ago
Jeff Escalante 9165be87da
packer.io prefix removal, html extension remove for in-code errors
6 years ago
Jeff Escalante 4afd107eeb
patch source files for extensions changes
6 years ago
Vijay Rajah cd41ad1a40 change resource names
6 years ago
Vijay Rajah 90a0c5ec49 fix more typos ( ')]' )
6 years ago
vijayrajah 620c791473
Merge branch 'master' into feature/datadisk-change_name
6 years ago
Vijay Rajah 1009e8c983 fix more typos
6 years ago
Vijay Rajah 1314d69b51 fix typo (add missing ')]' )
6 years ago
Vijay Rajah 0589f57d4d Update tests for datadisk name change
6 years ago
Megan Marsh b804e5a8f5
Merge pull request #8987 from VaijanathB/azure-devtestlabs-take2
6 years ago
vijayrajah aba9797730
Fix :: allow Managed data disks to be used with azure shared image gallery image Sources (#8912)
6 years ago
Vaijanath Angadihiremath 20379c9eff Rebasing with origin/master and fixing issues
6 years ago
Vaijanath Angadihiremath 8194b664af Fixing issues due to merge.
6 years ago
Vaijanath Angadihiremath b7d85b8a23 Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory
6 years ago
Vaijanath Angadihiremath 69015b1870 Fixing the linting errors
6 years ago
Vaijanath Angadihiremath fd21b669db Fixing the linting errors now required for merging
6 years ago
Vaijanath Angadihiremath d43fb441b9 Updating the credentials to be picked up from environment variables.
6 years ago
Vaijanath Angadihiremath e726902116 Fixing the latest changes from the merge
6 years ago
Vaijanath Angadihiremath 645cdf1a59 Updating the modules to include update to autorest 12.4
6 years ago
Vijay Rajah 5340af4d49 Merge remote-tracking branch 'upstream/master' into feature/datadisk-change_name
6 years ago
Vijay Rajah d82475566a change datadisk names -- WIP
6 years ago
Sylvia Moss e6368b9246
Fix azure winrm_password attribution and allow to set winrm_username (#8928)
6 years ago
Vijay Rajah dd04108ac8 Fix :: allow Managed data disks to be used with azure shared image gallery image Sources
6 years ago
Megan Marsh 28797dd709 replace the homegrown vault delete functions in azure with the sdk ones.
6 years ago
Megan Marsh e7dba3e55e fix error cleaning up existing keyvault
6 years ago
Adrien Delorme 88297c796d Merge branch 'master' into hcl2_singular_blocks
6 years ago
Adrien Delorme b5e8750f5f Change key/value to name/value to remain consistent with Terraform
6 years ago
Adrien Delorme 87d6b2433f make generate
6 years ago
Adrien Delorme 9a74ce60d5 Update config.go
6 years ago
Adrien Delorme 45695608b5 WIP
6 years ago
Adrien Delorme dab689ce2e WIP
6 years ago
Megan Marsh 6008f911fd
Merge pull request #8847 from takaishi/support-keyboard-interactive
6 years ago
Adrien Delorme 6e6490d688 WIP
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
Megan Marsh aeedc9af7a
Merge pull request #8879 from mbrancato/specify_keyvault_sku
6 years ago
Wilken Rivera 7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868)
6 years ago
Mike Brancato ebb161ae41 Fix config documentation
6 years ago
Mike Brancato 892622987c Add KeyVault parameter and fix whitespace
6 years ago
Mike Brancato 0f09638f7a Add HCL2 spec for KeyVault SKU
6 years ago
Mike Brancato 3c6b248bd5 Fix formatting
6 years ago
Mike Brancato 926e3ac2e4 Add support for configurable KeyVault SKU
6 years ago
Wilken Rivera 66ad6f3483
builders: Fix gosimple S1007 linting issue (#8871)
6 years ago
Sylvia Moss ce674ff272
Add exclude mapstructure tag to exclude from hcl2spec struct (#8785)
6 years ago
Wilken Rivera c99dc56544 Update Azure ARM documentation
6 years ago
Megan Marsh 2181f10e79 fix statebag setup; simplify conditional
6 years ago
Megan Marsh 7dd1fa44db regenerate code
6 years ago
Megan Marsh 9643ad35f1 add tests
6 years ago
Megan Marsh 6d6b94d515 Add ability to use custom keyvault into azure builds
6 years ago
Wilken Rivera 561f02cc2f
builder/azure-arm: Update logic for setting subscriptionID (#8685)
6 years ago
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
6 years ago
nywilken 654cc4c4d5 builder/azure-arm: Set WinRMPassword on the communicator config
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Megan Marsh b0b10f6939
Merge pull request #8496 from ryanhartje/delete_arm_deployment_on_cleanup
6 years ago
Ryan Hartje c4a9715e50 updated the deleteTemplate invocation to a defer at the start of cleanup
6 years ago
Aishwarya Thangappa 9f24869e36 Update the error handling for end-of-life-date parsing
6 years ago
Aishwarya Thangappa 9569d35d14 Set expiry for image versions in SIG
6 years ago
Megan Marsh dca2c03cdb
Merge pull request #7866 from hashicorp/sharing_info
6 years ago
Ryan Hartje bfc3b72050 attempting to resolve deployment quota issue due to non-cleanup
6 years ago
nywilken 1eb55c2ae3 builder/azure: Remove double override of GalleryImageVersionsClient.PollDuration
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Kris Hicks 40357e2534 docs/builder/azure-arm: Remove errant html comment (#8484)
6 years ago
Megan Marsh 3389d843f0 update all provisioners that used the winrmpassword tooling to use the new generateddata option
6 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
6 years ago
Megan Marsh 601007e3e2 pas data into provisioners well
6 years ago
Lars Lehtonen df031db9da builder/azure/common/template: remove unused TemplateBuilder.getResourceByType2() (#8419)
6 years ago
Megan Marsh d5ba530b26 make it clear we expect pem format not some other formate (#8344)
7 years ago
Megan Marsh 6c704f7046 Revert "fix template imports"
7 years ago
Megan Marsh 517834d528 Revert "Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name""
7 years ago
Lars Lehtonen 6862e3534f
builder/azure/chroot: fix dropped error
7 years ago
Paul Meyer 3be7d81ce2 Move common steps together
7 years ago
Paul Meyer e6dfe301ac Move CommandWrapper & ShellCommand to common
7 years ago
Paul Meyer b54a2ee09d Set correct user agent for Azure clientset
7 years ago
Megan Marsh 5614f307fb regerate code
7 years ago
Megan Marsh d15f43e4eb
Merge pull request #8232 from hashicorp/artifact-tree
7 years ago
Megan Marsh 836aaafaa3
Merge pull request #8203 from sumit-kalra/master
7 years ago
Adrien Delorme 8b76453e7f make generate
7 years ago
Adrien Delorme 4542666e25 fix func calls after master merge
7 years ago
Adrien Delorme cf1555bf17 Merge remote-tracking branch 'origin/master' into artifact-tree
7 years ago
Paul Meyer 575de8659e
Merge pull request #8226 from larohra/IncreasePollingDuration
7 years ago
Paul Meyer b716299d8e PR comment
7 years ago
Paul Meyer d3dc1be71c Doc updates
7 years ago