Skip to content

Commit 34e6ee4

Browse files
authored
Merge pull request #5 from kumarvna/develop
final configuration for version 1.1.0
2 parents 1d09633 + bc120cd commit 34e6ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ variable "location" {
1515

1616
variable "subnet_id" {
1717
description = "The resource ID of the subnet"
18-
default = ""
18+
default = null
1919
}
2020

2121
variable "log_analytics_workspace_name" {

0 commit comments

Comments
 (0)