fix(terraform): AWS 25/42025/1
authorPeter Mikus <[email protected]>
Mon, 16 Dec 2024 07:58:40 +0000 (08:58 +0100)
committerPeter Mikus <[email protected]>
Mon, 16 Dec 2024 07:58:40 +0000 (08:58 +0100)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Id1a2135d5d82c166db2ed276f8f35f3f438167c0

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

index aa51e52..47e2ce5 100644 (file)
@@ -74,7 +74,7 @@ variable "tg_source_dest_check" {
 variable "sut1_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-0217b4ddda6e9c79c"
+  default     = "ami-00c0af73b783c7382"
 }
 
 variable "sut1_associate_public_ip_address" {
index 7e8ca7d..553507a 100644 (file)
@@ -86,7 +86,7 @@ variable "tg_source_dest_check" {
 variable "sut1_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-0217b4ddda6e9c79c"
+  default     = "ami-00c0af73b783c7382"
 }
 
 variable "sut1_associate_public_ip_address" {