terraform/builtin/providers/cloudstack
Sander van Harmelen 764bdbcac9 Merge pull request #1711 from jeroendekorte/b-cloudstack-aclrule
Provider/Cloudstack: Fixed the acl rules to support protocol all and icmp
2015-04-28 18:39:21 +02:00
..
config.go provider/cloudstack: make timeout configurable 2015-01-12 15:57:24 +01:00
provider.go template resource for cloudstack 2015-04-01 17:27:45 +01:00
provider_test.go Refactored the template provider to make it fit in nicely 2015-04-11 17:50:06 +02: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 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 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 Reverting the behavioural change, while still fixing the logic error 2015-04-13 17:33:22 +02: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 Merge pull request #1711 from jeroendekorte/b-cloudstack-aclrule 2015-04-28 18:39:21 +02:00
resource_cloudstack_network_acl_rule_test.go Added some extra tests for the acl-rules 2015-04-28 18:17:02 +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 Adding tests and docs for the new VPN resources 2015-03-09 14:00: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 Fix comment typos. 2015-04-24 10:25:19 -07: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_template.go Refactored the template provider to make it fit in nicely 2015-04-11 17:50:06 +02: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 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 Refactored the template provider to make it fit in nicely 2015-04-11 17:50:06 +02:00