terraform-demo/modules/vpc/valiables.tf

6 lines
71 B
HCL

variable "cidr_block" {
description = "value"
type = string
}