packer-cn/post-processor/yandex-export
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
* start using `go:generate packer-sdc struct-markdown`

* Update Makefile

remove @go install ./cmd/struct-markdown

* run go generate for struct-markdown

* use //go:generate packer-sdc mapstructure-to-hcl2

* run go generate for mapstructure-to-hcl2

* remove struct-markdown and mapstructure-to-hcl2

* vendor vendors
2021-04-16 11:52:03 +02: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
config.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
post-processor.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
post-processor.hcl2spec.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
post-processor_test.go remove sdk 2020-12-17 13:29:25 -08:00
step-attach-disk.go yandex/update-dump-method 2021-01-15 12:51:54 +03:00
step-create-s3-keys.go Copy `MapOf...` plugin types back into Packer core (#10466) 2021-01-13 12:14:06 +01:00
step-dump.go fix `wg.Add(1)` lint 2021-01-15 12:59:27 +03:00
step-prepare-tools.go yandex/update-dump-method 2021-01-15 12:51:54 +03:00
step-upload-secrets.go yandex/update-dump-method 2021-01-15 12:51:54 +03:00
step-upload-to-s3.go yandex/update-dump-method 2021-01-15 12:51:54 +03:00