terraform/builtin/providers/cloudstack
Sander van Harmelen 19776ba402 Updating some logic and tests
These fixes are needed to make the provider work with master again.
These are still some issues, but they seem not to be related to the
provider, but the changes in `helper/schema`.
2015-01-15 11:29:04 +01:00
..
config.go provider/cloudstack: make timeout configurable 2015-01-12 15:57:24 +01:00
provider.go Adding the ability to manage the whole firewall 2015-01-15 10:04:09 +01:00
provider_test.go Adding the ability to manage the whole firewall 2015-01-15 10:04:09 +01:00
resource_cloudstack_disk.go Adding the ability to manage the whole firewall 2015-01-15 10:04:09 +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 Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_egress_firewall_test.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_firewall.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_firewall_test.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_instance.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01: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 builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_network.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_network_acl.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_network_acl_rule.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_network_acl_rule_test.go Updating some logic and tests 2015-01-15 11:29:04 +01:00
resource_cloudstack_network_acl_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_network_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_nic.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
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 Making things consistent throughout the provider 2014-12-25 22:58:17 +01:00
resource_cloudstack_port_forward_test.go core: refactoring the way sets work internally v2 2014-12-12 23:21:20 +01:00
resource_cloudstack_vpc.go Adding the ability to manage the whole firewall 2015-01-15 10:04:09 +01:00
resource_cloudstack_vpc_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resources.go Changing this fixes an Excoscale issue where 'all' is not allowed 2014-12-19 19:14:46 +01:00