# Packages
No description provided by the author
# 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.