UPD: Replaced standalone resources with vpc module
This commit is contained in:
@@ -11,4 +11,9 @@ variable vpc-description {
|
||||
variable vpc-cidr {
|
||||
type = string
|
||||
description = "CIDR of VPC"
|
||||
}
|
||||
|
||||
variable vswitch-prefix {
|
||||
type = string
|
||||
description = "Prefix of vswitch names"
|
||||
}
|
||||
Reference in New Issue
Block a user