0% found this document useful (0 votes)
81 views1 page

Mindmap - Introduction To HashiCorp Packer

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views1 page

Mindmap - Introduction To HashiCorp Packer

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Cloud-Specific Formats

problem (why) pa
Immutable Infrastructure ck
er
Building Automated
pi
define images as code (versioned) benefits of version control ct
ur
Machine Images using
e.

HashiCorp Packer
describe an "image" with
relate how Packer solves pn
examples (AMI, Template, ARM
problems when using multiple g
Template, Compute Engine
cloud providers
Template)

use to create an image factory /


Installing using a Package
Continuous Delivery
Manager
golden images: Consistent across show the manual steps it is
primary use cases Development and Production Adding to $PATH automating

monthly patching Manual Install downloading from HashiCorp


show example on cloud platform
immutable infrastructure Unzip and VMware

Section 1:
What is Packer and who would
Introduction to use it?
Core Components Installing Packer CLI Commands Packer Workflow (stages)
HashiCorp Packer

HCL auto-completion
templates
JSON
build -debug mode

sources
fmt

builders
valildate

provisioners
hcl2_upgrade

post-processors
inspect

variables
version

communicators
PACKER_LOG

Environment Variables PACKER_LOG_PATH

PKR_VAR_xxx

You might also like