Skip to content

Commit 0859835

Browse files
committed
updating variables for terragrunt check
1 parent b0785f2 commit 0859835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
variable "create_resource_group" {
22
description = "Whether to create resource group and use it for all networking resources"
3+
type = bool
34
default = true
45
}
56

0 commit comments

Comments
 (0)