terraform/builtin/providers/cloudstack
Sander van Harmelen ec5cef4de8 Merge pull request #2115 from jalemieux/master
provider/cloudstack: add project support for CloudStack Instances
2015-06-08 17:34:24 +02:00
..
config.go
provider.go Add cloudstack ssh key resource and attr for instances 2015-06-02 17:24:17 +01:00
provider_test.go Merge pull request #2115 from jalemieux/master 2015-06-08 17:34:24 +02:00
resource_cloudstack_disk.go Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02:00
resource_cloudstack_disk_test.go
resource_cloudstack_egress_firewall.go Fix comment typos. 2015-04-24 10:25:19 -07: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 Fix comment typos. 2015-04-24 10:25:19 -07:00
resource_cloudstack_firewall_test.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_instance.go Merge pull request #2115 from jalemieux/master 2015-06-08 17:34:24 +02:00
resource_cloudstack_instance_test.go Merge pull request #2115 from jalemieux/master 2015-06-08 17:34:24 +02: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 Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02: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 Merge pull request #1711 from jeroendekorte/b-cloudstack-aclrule 2015-04-28 18:39:21 +02:00
resource_cloudstack_network_acl_rule_test.go Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02: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 Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +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 Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02:00
resource_cloudstack_port_forward.go Fix comment typos. 2015-04-24 10:25:19 -07:00
resource_cloudstack_port_forward_test.go Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02:00
resource_cloudstack_ssh_keypair.go Add cloudstack ssh key resource and attr for instances 2015-06-02 17:24:17 +01:00
resource_cloudstack_ssh_keypair_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_cloudstack_template.go Cloudstack - allow OVA template upload 2015-06-03 16:46:56 +01:00
resource_cloudstack_template_test.go Refactored the template provider to make it fit in nicely 2015-04-11 17:50:06 +02:00
resource_cloudstack_vpc.go Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02: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 some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +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 Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +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 Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02:00
resources.go fixed project schema, added project support to retrieveUUID 2015-05-28 18:41:58 -07:00