feat(infra): 2n-c7gn, 3n-c7gn
[csit.git] / fdio.infra.terraform / terraform-aws-2n-c6gn / variables.tf
index ccf2ce2..fec8331 100644 (file)
@@ -68,7 +68,7 @@ variable "tg_instance_initiated_shutdown_behavior" {
 variable "tg_instance_type" {
   description = "The instance type to use for the instance."
   type        = string
-  default     = "c6gn.4xlarge"
+  default     = "c6in.4xlarge"
 }
 
 variable "tg_private_ip" {