mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-05 12:45:10 +01:00
* Separate install instructions; add to external plugins * Remove duplicate external plugin link; modify overiew page * Remove unnecessary partials; clean up plugin overview page * cleaning up plugin explanations * final language updates * modify external plugin overview page * Update website/content/docs/plugins/index.mdx Co-authored-by: Wilken Rivera <wilken@hashicorp.com> * Update website/content/docs/plugins/install-plugins.mdx Co-authored-by: Wilken Rivera <wilken@hashicorp.com> * Move HCP Support to under developing plugins * Link HCP Packer support to other dev pages; fix overviews * clean up more language and links * Add External Plugins link to docs sidebar under plugin section * Update website/data/docs-nav-data.json Co-authored-by: Wilken Rivera <wilken@hashicorp.com>
11 lines
118 B
JSON
11 lines
118 B
JSON
[
|
|
{ "heading": "External Plugins" },
|
|
{
|
|
"title": "Overview",
|
|
"path": ""
|
|
},
|
|
{
|
|
"divider": true
|
|
}
|
|
]
|