Commit Graph

541 Commits (faa38325372e2dfa8a0656c4bd13aa975f24ccb5)

Author SHA1 Message Date
Megan Marsh faa3832537 extract builder interface to sdk
5 years ago
Megan Marsh 0eff73293a fix imports, vendoring, and linting
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh a6fdeca099 move logsecretfilter into packer sdk
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh ea1ac530b0 move hcl2template kv types into the config/custom_types with trilean definitions
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
6 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
6 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
6 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
Megan Marsh 3db40194af version files
6 years ago
Megan Marsh 8ecd16db81 regenerate code
6 years ago
Megan Marsh 1ecd715221 refactor code so that packer/version is not a dependency of sdk code or plugin code
6 years ago
Megan Marsh 88e03280b6
Extract plugin-specific examples to plugin directories (#10228)
6 years ago
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
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
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
Megan Marsh d6aa172edc remove typo'd option from docs
6 years ago
Ricardo Rosales 809f38be3a
[azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034)
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
Megan Marsh e97c56dc72
Merge pull request #9559 from hashicorp/fix_9482
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
Megan Marsh f8bb9008c0
Merge pull request #9697 from backerman/personal/backerman/9695
6 years ago
Wilken Rivera 7c28d5590c Remove StepDeleteResourceGroup in favor of StepDeploymentTemplate#Cleanup
6 years ago
Brad Ackerman 23d5432333
Revert inadvertently-changed import.
6 years ago
Brad Ackerman 109b2a0ca9
Build constraints don't seem to work on test.
6 years ago
Brad Ackerman 94c9b87431
Only run on platforms supported by chroot.
6 years ago