UPD: Replaced standalone resources with vpc module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
vpc-name = "DefaultVpc"
|
||||
vpc-description = "Default Vpc"
|
||||
vpc-cidr = "172.16.0.0/16"
|
||||
vpc-name = "DemoVpc"
|
||||
vpc-description = "Demo Vpc"
|
||||
vpc-cidr = "172.28.0.0/16"
|
||||
vswitch-prefix = "DemoVswitch"
|
||||
Reference in New Issue
Block a user