terraform/builtin/providers/cloudstack
Sander van Harmelen 365251f7a3 Merge pull request #1228 from benjvi/cloudstack-template-resource
provider/cloudstack: added template resource for CloudStack
2015-04-11 17:42:13 +02:00
..
config.go
provider.go template resource for cloudstack 2015-04-01 17:27:45 +01:00
provider_test.go template resource for cloudstack 2015-04-01 17:27:45 +01:00
resource_cloudstack_disk.go Some small fixes, needed to work with bigger templates 2015-03-25 22:48:44 +01:00
resource_cloudstack_disk_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_egress_firewall.go Extending the managed firewall option 2015-01-16 13:26:43 +01:00
resource_cloudstack_egress_firewall_test.go Last tweaks needed to get through all acc tests 2015-01-15 21:46:06 +01:00
resource_cloudstack_firewall.go Extending the managed firewall option 2015-01-16 13:26:43 +01:00
resource_cloudstack_firewall_test.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_instance.go Adding a few lines to set the connection info 2015-04-10 20:39:52 +02:00
resource_cloudstack_instance_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_ipaddress.go Adding the ability to manage the whole firewall 2015-01-15 10:04:09 +01:00
resource_cloudstack_ipaddress_test.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resource_cloudstack_network.go Last tweaks needed to get through all acc tests 2015-01-15 21:46:06 +01:00
resource_cloudstack_network_acl.go
resource_cloudstack_network_acl_rule.go Fixing a small bug in the ACL rule hash function 2015-03-03 13:40:28 +01:00
resource_cloudstack_network_acl_rule_test.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resource_cloudstack_network_acl_test.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resource_cloudstack_network_test.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resource_cloudstack_nic.go
resource_cloudstack_nic_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_port_forward.go Updating the docs so the represent the added feature 2015-03-03 13:51:22 +01:00
resource_cloudstack_port_forward_test.go
resource_cloudstack_template.go template resource for cloudstack 2015-04-01 17:27:45 +01:00
resource_cloudstack_template_test.go template resource for cloudstack 2015-04-01 17:27:45 +01:00
resource_cloudstack_vpc.go Last tweaks needed to get through all acc tests 2015-01-15 21:46:06 +01:00
resource_cloudstack_vpc_test.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resource_cloudstack_vpn_connection.go Adding a few new resources 2015-03-04 18:51:07 +01:00
resource_cloudstack_vpn_connection_test.go Fixing up the tests to make them pass correctly 2015-03-09 17:44:09 +01:00
resource_cloudstack_vpn_customer_gateway.go Some small fixes, needed to work with bigger templates 2015-03-25 22:48:44 +01:00
resource_cloudstack_vpn_customer_gateway_test.go Fixing up the tests to make them pass correctly 2015-03-09 17:44:09 +01:00
resource_cloudstack_vpn_gateway.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resource_cloudstack_vpn_gateway_test.go Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
resources.go template resource for cloudstack 2015-04-01 17:27:45 +01:00