DetectPluginBinaries is used only for HCL2 templates, and loads required plugins if specified.
()
| 52 | // DetectPluginBinaries is used only for HCL2 templates, and loads required |
| 53 | // plugins if specified. |
| 54 | DetectPluginBinaries() hcl.Diagnostics |
| 55 | } |
| 56 | |
| 57 | // The Handler handles all Packer things. This interface reflects the Packer |
no outgoing calls
no test coverage detected