mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-26 19:41:06 -05:00
531 B
531 B
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Extending | docs-extending | Packer is designed to be extensible. Because the surface area for workloads is infinite, Packer supports plugins for builders, provisioners, and post-processors. |
Extending Packer
Packer is designed to be extensible. Because the surface area for workloads is infinite, Packer supports plugins for builders, provisioners, and post-processors. To learn more about the different customizations, please choose a link from the sidebar.