# This file contains variables to be read by the ng-gocryptfs-mysql.sh script
# 
# Note one of either the SSMNAME -or- CRYPTKEY variables must be defined
# -or- the --cryptkey (or --crypt-key) option must be in use otherwise the script will fail
#

# SSMNAME - The name of the AWS SSM Key where the gocryptfs passphrase is stored
#SSMNAME=

# CRYPTKEY - String to be used as passphrase for gocryptfs encryption
#CRYPTKEY=
