terraform/builtin/providers/cloudstack
Sander van Harmelen c9d3b988bc provider/cloudstack: updating and tweaking tests and docs
Making sure everything is up-to-spec again and all tests run flawless,
after merging in some new functionality.
2015-06-09 12:38:05 +02:00
..
config.go provider/cloudstack: make timeout configurable 2015-01-12 15:57:24 +01:00
provider.go Add cloudstack ssh key resource and attr for instances 2015-06-02 17:24:17 +01:00
provider_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +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 provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_egress_firewall.go Fix comment typos. 2015-04-24 10:25:19 -07:00
resource_cloudstack_egress_firewall_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_firewall.go Fix comment typos. 2015-04-24 10:25:19 -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 provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02: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 provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
resource_cloudstack_ipaddress_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02: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 provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +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 comment typos. 2015-04-24 10:25:19 -07: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_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 Cloudstack - allow OVA template upload 2015-06-03 16:46:56 +01: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 Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02:00
resource_cloudstack_vpc_test.go provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02: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 fixed project schema, added project support to retrieveUUID 2015-05-28 18:41:58 -07:00