terraform/builtin/providers/profitbricks
Jasmin Gacic 9b8bee8edd Private images Fix (#14173)
* Allowing for volumes to be created with private ProfitBricks images without image password or ssh keys

* Acceptance test fix

* Errorf formatting fix

* Dependencies update
2017-05-03 22:29:03 +03:00
..
config.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
data_source_datacenter.go Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
data_source_datacenter_test.go Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
data_source_image.go Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
data_source_image_test.go Private images Fix (#14173) 2017-05-03 22:29:03 +03:00
data_source_location.go Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
data_source_location_test.go Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
provider.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
provider_test.go Terraform ProfitBricks Builder (#7943) 2017-01-18 14:43:09 +00:00
resource_profitbricks_datacenter.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
resource_profitbricks_datacenter_test.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
resource_profitbricks_firewall.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
resource_profitbricks_firewall_test.go Acceptance tests volume password change (#12356) 2017-03-01 23:05:11 +00:00
resource_profitbricks_ipblock.go Changed output type of ips variable of ip_block ProfitBricks resource (#13290) 2017-04-04 15:28:02 +01:00
resource_profitbricks_ipblock_test.go Terraform ProfitBricks Builder (#7943) 2017-01-18 14:43:09 +00:00
resource_profitbricks_lan.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
resource_profitbricks_lan_test.go Terraform ProfitBricks Builder (#7943) 2017-01-18 14:43:09 +00:00
resource_profitbricks_loadbalancer.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
resource_profitbricks_loadbalancer_test.go Acceptance tests volume password change (#12356) 2017-03-01 23:05:11 +00:00
resource_profitbricks_nic.go Handling missing resources (#13053) 2017-03-25 22:43:41 +02:00
resource_profitbricks_nic_test.go Acceptance tests volume password change (#12356) 2017-03-01 23:05:11 +00:00
resource_profitbricks_server.go Private images Fix (#14173) 2017-05-03 22:29:03 +03:00
resource_profitbricks_server_test.go Acceptance tests volume password change (#12356) 2017-03-01 23:05:11 +00:00
resource_profitbricks_volume.go Private images Fix (#14173) 2017-05-03 22:29:03 +03:00
resource_profitbricks_volume_test.go Acceptance tests volume password change (#12356) 2017-03-01 23:05:11 +00:00