Skip to content

Commit acecc68

Browse files
Update variables.tf
1 parent c03026a commit acecc68

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

infrastructure/variables.tf

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ variable "subscription" {
2525
type = string
2626
}
2727

28-
variable "ilbIp" {
29-
type = string
30-
}
31-
3228
variable "common_tags" {
3329
type = map(string)
34-
}
30+
}

0 commit comments

Comments
 (0)