class Minke::Config::TerraformSettings

Attributes

config_dir[RW]

config_dir is the relative folder containing your terraform config.

environment[RW]

environment contains the environment variable settings to be used with terraform provisioning, this can include: AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY AWS_DEFAULT_REGION

The secure feature of minke can also be used to encrypt these values with a private key.