Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Name
Description
Type
Default
Required
enable_cross_zone_load_balancing
Whether to enable cross zone load balancing on the NLB.
bool
true
no
ingress_cidr_blocks
List of CIDR blocks to allow ingress to the NLB Security Group.
list(string)
[ "0.0.0.0/0" ]
no
instance_name
The name of the Materialize instance.
string
n/a
yes
internal
Whether the NLB is internal only. Defaults to true (private) to allow internal access to Materialize. Set to false for public access.
bool
true
no
mz_resource_id
The resourceId from the Materialize CR
string
n/a
yes
name_prefix
Prefix to use for NLB, Target Groups, Listeners, and TargetGroupBindings
string
n/a
yes
namespace
Kubernetes namespace in which to install TargetGroupBindings
string
n/a
yes
node_security_group_id
ID of the EKS Node Security Group to allow traffic to. Used to add ingress rules from the NLB SG.
string
n/a
yes
subnet_ids
A list of subnet IDs in which to install the NLB. Must be in the VPC.
list(string)
n/a
yes
tags
Tags to apply to all resources
map(string)
{}
no
vpc_id
ID of the VPC
string
n/a
yes
You can’t perform that action at this time.