terraform/builtin/providers/cloudstack
Sander van Harmelen 6fb61e3d98 Merge pull request #3324 from vmfarms/master
Allow special "unlimited" resource ID and add project param to templates
2015-10-05 13:06:09 +02:00
..
config.go Updates and tweaks 2015-07-16 17:40:11 +02:00
provider.go Added LoadBalancer support for Cloudstack Provider 2015-08-21 10:37:08 +02:00
provider_test.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_disk.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_disk_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_egress_firewall.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_egress_firewall_test.go Make it easier to run the cloudstack acceptance tests 2015-09-06 18:21:55 +01:00
resource_cloudstack_firewall.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_firewall_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_instance.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_instance_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_ipaddress.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_ipaddress_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_loadbalancer.go Expand cloudstack_loadbalancer_rule to work without vpcs 2015-09-06 23:43:37 +01:00
resource_cloudstack_loadbalancer_test.go Small refactor of the CloudStack load balancer tests 2015-09-08 11:19:41 +02:00
resource_cloudstack_network.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_network_acl.go Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02:00
resource_cloudstack_network_acl_rule.go remove various typos 2015-09-11 11:56:20 -07:00
resource_cloudstack_network_acl_rule_test.go Fixing last test 2015-07-16 17:58:52 +02:00
resource_cloudstack_network_acl_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_network_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_nic.go Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02:00
resource_cloudstack_nic_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_port_forward.go Fix issue #3033 and update tweak several cloudstack resources 2015-08-21 16:59:35 +02:00
resource_cloudstack_port_forward_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_secondary_ipaddress.go Updates and tweaks 2015-07-16 17:40:11 +02:00
resource_cloudstack_secondary_ipaddress_test.go Updates and tweaks 2015-07-16 17:40:11 +02:00
resource_cloudstack_ssh_keypair.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_ssh_keypair_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_template.go Update conditional to set UnlimitedResourceID for Zonename as well as Zoneid 2015-09-30 14:03:14 -04:00
resource_cloudstack_template_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_vpc.go Add support for network domains 2015-09-27 19:49:58 -07:00
resource_cloudstack_vpc_test.go Fix styling... 2015-09-27 19:56:44 -07: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 provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02: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 provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_vpn_gateway.go Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02:00
resource_cloudstack_vpn_gateway_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resources.go Change IS_GLOBAL_RESOURCE to UnlimitedResourceID to keep terminology in sync with CloudStack 2015-09-24 16:49:21 -04:00