feat(terraform): 2n-c7gn 04/41804/1
authorPeter Mikus <[email protected]>
Tue, 5 Nov 2024 12:13:41 +0000 (13:13 +0100)
committerPeter Mikus <[email protected]>
Tue, 5 Nov 2024 12:13:41 +0000 (13:13 +0100)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I3754ce3395d892fc3907eaacda489eceac63b7d0

fdio.infra.terraform/terraform-aws-2n-c7gn/variables.tf

index 4b735db..1b9d375 100644 (file)
@@ -38,7 +38,7 @@ variable "placement_group_strategy" {
 variable "tg_ami" {
   description = "AMI to use for the instance."
   type        = string
-  default     = "ami-0b5aa26a6e4192705"
+  default     = "ami-0243e38bc8ac1f8a3"
 }
 
 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-08930f71bd0be1085"
+  default     = "ami-0c0f39556bbb626b2"
 }
 
 variable "sut1_associate_public_ip_address" {