Code Review
/
csit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3242872
)
feat(terraform): 2n-c7gn
04/41804/1
author
Peter Mikus
<
[email protected]
>
Tue, 5 Nov 2024 12:13:41 +0000
(13:13 +0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/fdio.infra.terraform/terraform-aws-2n-c7gn/variables.tf
b/fdio.infra.terraform/terraform-aws-2n-c7gn/variables.tf
index
4b735db
..
1b9d375
100644
(file)
--- a/
fdio.infra.terraform/terraform-aws-2n-c7gn/variables.tf
+++ b/
fdio.infra.terraform/terraform-aws-2n-c7gn/variables.tf
@@
-38,7
+38,7
@@
variable "placement_group_strategy" {
variable "tg_ami" {
description = "AMI to use for the instance."
type = string
- default = "ami-0
b5aa26a6e4192705
"
+ default = "ami-0
243e38bc8ac1f8a3
"
}
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-0
8930f71bd0be1085
"
+ default = "ami-0
c0f39556bbb626b2
"
}
variable "sut1_associate_public_ip_address" {