feat(terraform): AWS images with TRex 3.00
[csit.git] / fdio.infra.terraform / terraform-aws-1n-aws-c5n / variables.tf
index f560b8f..621d13f 100644 (file)
@@ -38,7 +38,7 @@ variable "placement_group_strategy" {
 variable "tg_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-01d1d62914ef00b25"
+  default     = "ami-0efad29ce9816d10f"
 }
 
 variable "tg_associate_public_ip_address" {