feat(terraform): New AWS AMI image
[csit.git] / fdio.infra.terraform / terraform-aws-2n-c6in / variables.tf
index 51af958..4835b7a 100644 (file)
@@ -50,7 +50,7 @@ variable "placement_group_strategy" {
 variable "tg_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-07430bfa17fd4e597"
+  default     = "ami-0285a978d8bd77dcb"
 }
 
 variable "tg_associate_public_ip_address" {
@@ -86,7 +86,7 @@ variable "tg_source_dest_check" {
 variable "sut1_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-0a890555652963ec2"
+  default     = "ami-0f3ecd7f56fc232bd"
 }
 
 variable "sut1_associate_public_ip_address" {