Skip to content

Commit

Permalink
Merge pull request #14 from kumarvna/develop
Browse files Browse the repository at this point in the history
updating variables for terragrunt config
  • Loading branch information
kumarvna authored Aug 7, 2021
2 parents b0785f2 + 0859835 commit b9f463b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variables.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
variable "create_resource_group" {
description = "Whether to create resource group and use it for all networking resources"
type = bool
default = true
}

Expand Down

0 comments on commit b9f463b

Please sign in to comment.