Skip to content

Commit ed6a16b

Browse files
Update variables.tf
Co-authored-by: alex-hunt-materialize <[email protected]>
1 parent faf9c90 commit ed6a16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ variable "node_group_instance_types" {
112112
Instance types for worker nodes.
113113
114114
Recommended Configuration for Running Materialize with disk:
115-
- Tested instance types: `m6g`, `m7g` families (ARM-based Graviton instances)
115+
- Tested instance types: `r6gd`, `r7gd` families (ARM-based Graviton instances)
116116
- Enable disk setup when using `r7gd`
117117
- Note: Ensure instance store volumes are available and attached to the nodes for optimal performance with disk-based workloads.
118118
EOF

0 commit comments

Comments
 (0)