Skip to content

Commit 679c91f

Browse files
committed
Updated code to remove unused var
1 parent 8b536b4 commit 679c91f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • quickstart/201-k8s-cluster-with-aks-applicationgateway-ingress

quickstart/201-k8s-cluster-with-aks-applicationgateway-ingress/variables.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,3 @@ variable "tags" {
124124
source = "terraform"
125125
}
126126
}
127-
128-
variable "storage_account_name" {
129-
description = "Name of storage account"
130-
}

0 commit comments

Comments
 (0)