Skip to content

Commit 9bc9909

Browse files
committed
fix: vars
1 parent bd1ea5b commit 9bc9909

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

infrastructure/api/vars.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ variable "app_env" {
77
type = string
88
}
99

10-
variable "stack_prefix" {
11-
description = "The stack prefix for resource naming"
12-
type = string
13-
}
14-
15-
1610
variable "subnet_app_a" {
1711
description = "Value of the name tag for a subnet in the APP security group"
1812
type = string

0 commit comments

Comments
 (0)