packer-cn/post-processor/yandex-export
Adrien Delorme 52d2d7fe5f
Copy `MapOf...` plugin types back into Packer core (#10466)
* move maps of plugins back in core

* go mod vendor

* more fixes

* fix imports

* Update core_test.go

* fix build

* more fixes

* more fixes

* up vendors after fixing sdk

* Update post_processor_mock.hcl2spec.go

* Leave implementatino of MapOf in the sdk for plugi tests

Other wise use the interface

* go mod tidy

* add MapOfDatasource type too
2021-01-13 12:14:06 +01:00
..
scripts Periodically send signal to trigger qemu-img to show current progress 2020-12-10 18:50:28 +03:00
testdata Support SA Key authentication in Yandex Export post-processor 2020-06-09 11:06:12 +03:00
version remove sdk 2020-12-17 13:29:25 -08:00
artifact.go yandex-export post-processor artifact id is url. 2020-07-17 00:45:19 +03:00
cloud-init-script.go Periodically send signal to trigger qemu-img to show current progress 2020-12-10 18:50:28 +03:00
config.go remove sdk 2020-12-17 13:29:25 -08:00
post-processor.go remove sdk 2020-12-17 13:29:25 -08:00
post-processor.hcl2spec.go add extra line before package declaration so this line does not become the synopsis of a package for godoc 2020-12-16 15:14:43 -08:00
post-processor_test.go remove sdk 2020-12-17 13:29:25 -08:00
step-attach-disk.go Copy `MapOf...` plugin types back into Packer core (#10466) 2021-01-13 12:14:06 +01:00
step-create-s3-keys.go Copy `MapOf...` plugin types back into Packer core (#10466) 2021-01-13 12:14:06 +01:00
step-upload-secrets.go remove sdk 2020-12-17 13:29:25 -08:00
step-wait-cloud-init.go remove sdk 2020-12-17 13:29:25 -08:00