# Packages

go:generate packer-sdc mapstructure-to-hcl2 -type KeyValue,KeyValues,KeyValueFilter,NameValue,NameValues,NameValueFilter.
No description provided by the author

# Functions

Consul retrieves a value from a HashiCorp Consul KV store.
DeprecatedTemplateFunc wraps a template func to warn users that it's deprecated.
GetAwsSecret retrieves a value from an AWS Secrets Manager.
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.
Vault retrieves a secret from a HashiCorp Vault KV store.

# Structs

Builder represents a builder configured in the template.
FlatProvisioner is an auto-generated flat version of Provisioner.
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.