Skip to content

Commit 1ee7fcf

Browse files
committed
Adding resource pod
1 parent 84d68ca commit 1ee7fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudstack/provider.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ func Provider() terraform.ResourceProvider {
107107
"cloudstack_network_acl_rule": resourceCloudStackNetworkACLRule(),
108108
"cloudstack_nic": resourceCloudStackNIC(),
109109
"cloudstack_physical_network": resourceCloudStackPhysicalNetwork(),
110+
"cloudstack_pod": resourceCloudStackPod(),
110111
"cloudstack_port_forward": resourceCloudStackPortForward(),
111112
"cloudstack_private_gateway": resourceCloudStackPrivateGateway(),
112113
"cloudstack_secondary_ipaddress": resourceCloudStackSecondaryIPAddress(),

0 commit comments

Comments
 (0)