variable "VpcName" { type = string description = "Name of VPC" } variable "VpcCidr" { type = string description = "VPC CIDR" }