Skip to content

Commit 3054056

Browse files
committed
formatting
1 parent 53db7e3 commit 3054056

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

terraform/node/ec2/adot-genai/variables.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ variable "service_zip_url" {
2525
description = "S3 URL for the service zip file"
2626
}
2727

28-
29-
30-
31-
3228
variable "user" {
3329
default = "ec2-user"
3430
}

terraform/python/ec2/adot-genai/variables.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ variable "service_zip_url" {
2525
description = "S3 URL for the service zip file"
2626
}
2727

28-
29-
30-
31-
3228
variable "user" {
3329
default = "ec2-user"
3430
}

0 commit comments

Comments
 (0)