Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
module created
Browse files Browse the repository at this point in the history
  • Loading branch information
d4kverma committed Feb 17, 2022
1 parent bf5497f commit 66d5e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ module "vnet" {
subnet_names = ["subnet1"]
subnet_prefixes = ["10.0.1.0/24"]
enable_ddos_pp = true
}
}

0 comments on commit 66d5e0f

Please sign in to comment.