Skip to content

heathen1878/Packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Packer

Examples

Build an image using the Packer configuration found in ./buildagent/managed_image/Windows and supply additional values using ./builds/windows.pkrvars.hcl.

packer build -var-file="builds/windows.pkrvars.hcl" -var use_interactive_auth=true -var subscription_id="00000000-0000-0000-0000-000000000000" 'buildagent/managed_image/Windows'

About

Learning Packer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages