package
0.12.3
Repository: https://github.com/codecheq/hashicorp-packer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Parse takes the given io.Reader and parses a Template object out of it.
ParseFile is the same as Parse but is a helper to automatically open a file for parsing.

# Structs

Builder represents a builder configured in the template.
OnlyExcept is a struct that is meant to be embedded that contains the logic required for "only" and "except" meta-parameters.
PostProcessor represents a post-processor within the template.
Provisioner represents a provisioner within the template.
Push represents the configuration for pushing the template to Atlas.
Template represents the parsed template that is used to configure Packer builds.
Variable represents a variable within the template.