MyVPC cidr block

From wikieduonline
Revision as of 16:46, 20 September 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search
variable "Myvpc_cidr_block" {
  description = "CIDR block for VPC"
  type        = string
  default     = "10.0.0.0/16"
}


See also

Advertising: