feat(terraform): Add 3n-c6in, use intel TG for ARM
[csit.git] / fdio.infra.terraform / terraform-aws-2n-c6gn / variables.tf
index edad0c2..ccf2ce2 100644 (file)
@@ -50,7 +50,7 @@ variable "placement_group_strategy" {
 variable "tg_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-0c2d02d48236a23dd"
+  default     = "ami-07430bfa17fd4e597"
 }
 
 variable "tg_associate_public_ip_address" {