2017-03-25 18:13:52 -04:00
|
|
|
---
|
2017-06-14 21:04:16 -04:00
|
|
|
description: |
|
2020-03-18 18:46:47 -04:00
|
|
|
Packer is designed to be extensible. Because the surface area for workloads is
|
|
|
|
infinite, Packer supports plugins for builders, provisioners, and
|
|
|
|
post-processors.
|
2017-03-25 18:13:52 -04:00
|
|
|
layout: docs
|
|
|
|
page_title: Extending
|
2020-04-02 19:39:47 -04:00
|
|
|
sidebar_title: Extending Packer
|
2017-03-25 18:13:52 -04:00
|
|
|
---
|
|
|
|
|
|
|
|
# Extending Packer
|
|
|
|
|
|
|
|
Packer is designed to be extensible. Because the surface area for workloads is
|
|
|
|
infinite, Packer supports plugins for builders, provisioners, and
|
2018-10-26 20:02:51 -04:00
|
|
|
post-processors. To learn more about the different customizations, please
|
|
|
|
choose a link from the sidebar.
|