Skip to content

Commit b9f463b

Browse files
authored
Merge pull request #14 from kumarvna/develop
updating variables for terragrunt config
2 parents b0785f2 + 0859835 commit b9f463b

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)