Skip to content

Commit 3eedf3c

Browse files
committed
Change instance type
1 parent e4bc83c commit 3eedf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ variable "instance_type" {
7575
variable "scylla_node_type" {
7676
description = "Type of ScyllaDB Cloud instance"
7777
type = string
78-
default = "i3.8xlarge"
78+
default = "i3en.24xlarge"
7979
}
8080

8181
# ScyllaDB Cloud user

0 commit comments

Comments
 (0)