Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Name
Version
terraform
>= 1.3.0
humanitec
~> 1.0
Name
Version
humanitec
~> 1.0
Name
Description
Type
Default
Required
driver_account
The ID of the Resource Account which should be used.
string
n/a
yes
prefix
Prefix for all resources
string
n/a
yes
region
AWS Region
string
n/a
yes
resource_packs_aws_rev
AWS Resource Pack git branch
string
n/a
yes
security_group_ids
List of AWS security group IDs to use for the AWS ElastiCache cluster
set(string)
n/a
yes
subnet_group_name
Name of the AWS ElastiCache subnet group to use
string
n/a
yes
append_logs_to_error
Append Terraform logs to error messages.
bool
false
no
name
Resource name (can contain placeholders like ${context.app.id})
string
""
no
node_type
AWS ElastiCache node type
string
"cache.t4g.micro"
no
num_cache_clusters
Number of AWS ElastiCache clusters
number
1
no
parameter_group_name
AWS ElastiCache parameter group name
string
"default.redis7.cluster.on"
no
resource_packs_aws_url
AWS Resource Pack git url
string
"https://github.com/humanitec-architecture/resource-packs-aws.git"
no
You can’t perform that action at this time.