packer-cn/packer/plugin-getter
Adrien Delorme 0e3fcb589b
Implicit required_plugin blocks (#10732)
* used components that don't have a required_plugin block will make Packer 'implicitly' require those. These components are manually selected and commented for now.
* add tests
 * docs
2021-03-24 11:31:39 +01:00
..
github github/getter: Adds a hostname check to Get function 2021-02-16 13:38:57 -05:00
testdata HCL2 Parse packer.required_plugins block + packer init (#10304) 2021-02-02 18:05:04 +01:00
checksum.go HCL2 Parse packer.required_plugins block + packer init (#10304) 2021-02-02 18:05:04 +01:00
docs.go HCL2 Parse packer.required_plugins block + packer init (#10304) 2021-02-02 18:05:04 +01:00
plugins.go Implicit required_plugin blocks (#10732) 2021-03-24 11:31:39 +01:00
plugins_test.go Fix the version parsing in ChecksumFileEntry.init() so that plugins whose name contain v's can `packer init` (#10760) 2021-03-15 11:31:21 +01:00