Commit Graph

27 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Roman Mingazeev aa0efcf73e
Yandex/ssh communicator in export (#10352)
5 years ago
Roman Mingazeev 478fda12ba reuse common configs
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
5 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
5 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
5 years ago
Megan Marsh 2d90ffe7a4 move GeneratedData struct and PlaceholderMsg to same package under common
6 years ago
GennadySpb 804fefef17
yandex-import: allow set custom API endpoint (#9850)
6 years ago
Gennady Lipenkov 378c9746fa Fill up build variables (aka `generated_data`)
6 years ago
Gennady Lipenkov 420beb333b make inner image accessible from other packages
6 years ago
Gennady Lipenkov 9489a46f32 Make some steps exportable, add 'GetInstanceMetadata' method
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
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
Gennady Lipenkov fceaa9ccf9 Add retries to Yandex builder
7 years ago
Gennady Lipenkov 524b822e11 Support GPU instances, allow set source image by name
7 years ago
Megan Marsh c03c3f4410 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Gennady Lipenkov f9c7606452 Adopt new Builder interface signature
7 years ago
Gennady Lipenkov 8e4e314553 Bulk update 'yandex' builder
7 years ago
Gennady Lipenkov a12c5d57ec Bulk update builder (doc, acc test)
7 years ago
Gennady Lipenkov af333a5de0 Initial version
7 years ago