mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 02:42:42 -05:00
* docs: add plugin loading spec documentation The logic for discovering and loading plugins is not well documented on the current documentation. This causes issues for users that have to troubleshoot why a particular plugin cannot be found or installed, so this commit adds a specification document, detailing what are Packer's expectations when it comes to discovering plugins. * Apply suggestions from code review * Update plugin loading specification navbar --------- Co-authored-by: Wilken Rivera <dev@wilkenrivera.com> |
||
|---|---|---|
| .. | ||
| custom-builders.mdx | ||
| custom-datasources.mdx | ||
| custom-post-processors.mdx | ||
| custom-provisioners.mdx | ||
| hcp-support.mdx | ||
| index.mdx | ||
| plugin-load-spec.mdx | ||