|
|
|
|
@ -22,16 +22,11 @@ A machine image is a single static unit that contains a pre-configured operating
|
|
|
|
|
|
|
|
|
|
The diagram below depicts the key Packer integration categories and types.
|
|
|
|
|
|
|
|
|
|
<figure style={{ margin: '3rem 0', textAlign: 'center' }}>
|
|
|
|
|
<img
|
|
|
|
|
src="/img/docs/packer-ecosystem-diagram.png"
|
|
|
|
|
alt="Packer Ecosystem Integration Diagram"
|
|
|
|
|
style={{ margin: '1rem auto', width: '460px', display: 'block' }}
|
|
|
|
|
/>
|
|
|
|
|
<figcaption class="g-type-body-small" style={{ color: '#6d6d6d' }}>
|
|
|
|
|
Packer Ecosystem Intergation Diagram
|
|
|
|
|
</figcaption>
|
|
|
|
|
</figure>
|
|
|
|
|
<ImageConfig width={460} caption="Packer Ecosystem Integration Diagram">
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
</ImageConfig>
|
|
|
|
|
|
|
|
|
|
Main Packer categories for partners to integrate with include:
|
|
|
|
|
|
|
|
|
|
|