HistoryPurge: Clearing 17 old commits
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
variable "VpcName" {
|
||||
type = string
|
||||
description = "Name of VPC"
|
||||
}
|
||||
|
||||
variable "VpcCidr" {
|
||||
type = string
|
||||
description = "VPC CIDR"
|
||||
}
|
||||
Reference in New Issue
Block a user