Skip to content

Commit

Permalink
fix: update outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
mamrajyadav committed Dec 27, 2023
1 parent 05cc023 commit ea07736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/basic/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ module "vnet" {
location = "NorthEurope"
address_spaces = ["10.0.0.0/16"]
enable_network_watcher = false # To be set true when network security group flow logs are to be tracked and network watcher with specific name is to be deployed.
}
}

0 comments on commit ea07736

Please sign in to comment.