add firewall

This commit is contained in:
Vic Horne
2021-08-05 10:06:02 -07:00
parent cefacf9966
commit 1ddd8fb226
3 changed files with 260 additions and 0 deletions

View File

@ -0,0 +1,3 @@
variable "resource_group_location" {
default = "eastus"
}