Adding tests and docs for the new VPN resources

And did some (very) minor refactoring in the existing docs
This commit is contained in:
Sander van Harmelen
2015-03-09 14:00:29 +01:00
parent b6f89d3e32
commit bb7ef8db67
17 changed files with 679 additions and 66 deletions

View File

@@ -186,7 +186,7 @@ resource "cloudstack_network" "foo" {
aclid = "${cloudstack_network_acl.foo.id}"
zone = "${cloudstack_vpc.foobar.zone}"
}`,
CLOUDSTACK_VPC_CIDR,
CLOUDSTACK_VPC_CIDR_1,
CLOUDSTACK_VPC_OFFERING,
CLOUDSTACK_ZONE,
CLOUDSTACK_VPC_NETWORK_CIDR,