tweaked readme

This commit is contained in:
Karim Naufal
2022-02-27 10:51:41 +01:00
parent b70b33bfda
commit 769d2e4e2e
2 changed files with 8 additions and 11 deletions

View File

@@ -33,6 +33,7 @@ variable "network_region" {
variable "network_ipv4_range" {
description = "Default IPv4 range for network"
type = string
default = "10.0.0.0/8"
}
variable "network_ipv4_subnets" {