Commit Graph

469 Commits (ba767d1663db82d02fa18c087e4d99043d141fd3)

Author SHA1 Message Date
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
7 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
7 years ago
Megan Marsh b0b10f6939
Merge pull request #8496 from ryanhartje/delete_arm_deployment_on_cleanup
7 years ago
Ryan Hartje c4a9715e50 updated the deleteTemplate invocation to a defer at the start of cleanup
7 years ago
Aishwarya Thangappa 9f24869e36 Update the error handling for end-of-life-date parsing
7 years ago
Aishwarya Thangappa 9569d35d14 Set expiry for image versions in SIG
7 years ago
Megan Marsh dca2c03cdb
Merge pull request #7866 from hashicorp/sharing_info
7 years ago
Ryan Hartje bfc3b72050 attempting to resolve deployment quota issue due to non-cleanup
7 years ago
nywilken 1eb55c2ae3 builder/azure: Remove double override of GalleryImageVersionsClient.PollDuration
7 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
7 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
7 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.
7 years ago
Kris Hicks 40357e2534 docs/builder/azure-arm: Remove errant html comment (#8484)
7 years ago
Megan Marsh 3389d843f0 update all provisioners that used the winrmpassword tooling to use the new generateddata option
7 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
7 years ago
Megan Marsh 601007e3e2 pas data into provisioners well
7 years ago
Lars Lehtonen df031db9da builder/azure/common/template: remove unused TemplateBuilder.getResourceByType2() (#8419)
7 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