# Functions
CreateConfigMap creates a Kubernetes Configmap with variables that the Terraform Job will reference.
CreateJob starts a Kubernetes Job that runs Terraform on a given set of files.
# Constants
BackendTemplate is a template for a terraform backend.