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