feat(terraform): New AWS AMI image 97/40997/2
authorpmikus <[email protected]>
Wed, 29 May 2024 10:27:43 +0000 (12:27 +0200)
committerPeter Mikus <[email protected]>
Wed, 29 May 2024 10:47:02 +0000 (10:47 +0000)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I6951c4fc9f96a0acf44ba3201c91c9cb903889d7

fdio.infra.terraform/terraform-aws-2n-c6in/variables.tf
fdio.infra.terraform/terraform-aws-3n-c6in/variables.tf

index dc08d10..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-05832aa8871fda2ef"
+  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-0d4f2b5ee26aedefe"
+  default     = "ami-0f3ecd7f56fc232bd"
 }
 
 variable "sut1_associate_public_ip_address" {
index 3255cab..084a9da 100644 (file)
@@ -38,7 +38,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" {
@@ -74,7 +74,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" {