16 lines
531 B
Plaintext
Raw Permalink Normal View History

---
2017-06-14 18:04:16 -07: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.
page_title: Extending
sidebar_title: Extending Packer
---
# Extending Packer
Packer is designed to be extensible. Because the surface area for workloads is
2021-01-15 13:02:18 +01:00
infinite, Packer supports plugins for builders, provisioners,
post-processors, and data sources. To learn more about the different customizations, please
2018-10-26 17:02:51 -07:00
choose a link from the sidebar.