Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Name
Source
Version
sg_efs
terraform-aws-modules/security-group/aws
~>5.2
Name
Description
Type
Default
Required
airflow
Airflow configuration.
object({ pvc = object({ dags = string logs = string }) storage = object({ dags = number logs = number }) subpath = object({ dags = string logs = string }) })
n/a
yes
eks_nodes_sg_ids
List of security group IDs attached to the EKS nodes. Allows traffic from them to the EFS instances.
list(string)
n/a
yes
enable_helpers
Enable the Kubernetes job that will crete the initial folders on the EFS instances.
bool
true
no
kms_key_id
The ARN of the KMS key to encrypt database and backups. Your account's default KMS key will be used if not specified.
string
null
no
namespace
Namespace to deploy the resources.
string
n/a
yes
subnet_ids
List of subnets IDs where the databases and OpenSearch will be deployed. The recommended configuration is to use private subnets.
list(string)
n/a
yes
vpc_id
VPC ID to deploy the databases and OpenSearch. For example: vpc-xxxxxxxx.
string
n/a
yes
No outputs.
You can’t perform that action at this time.