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
data_source_datacenter.go
data_source_datacenter_test.go
data_source_image.go
data_source_image_test.go Private images Fix (#14173) 2017-05-03 22:29:03 +03:00
data_source_location.go
data_source_location_test.go
provider.go
provider_test.go
resource_profitbricks_datacenter.go
resource_profitbricks_datacenter_test.go
resource_profitbricks_firewall.go
resource_profitbricks_firewall_test.go
resource_profitbricks_ipblock.go
resource_profitbricks_ipblock_test.go
resource_profitbricks_lan.go
resource_profitbricks_lan_test.go
resource_profitbricks_loadbalancer.go
resource_profitbricks_loadbalancer_test.go
resource_profitbricks_nic.go
resource_profitbricks_nic_test.go
resource_profitbricks_server.go Private images Fix (#14173) 2017-05-03 22:29:03 +03:00
resource_profitbricks_server_test.go
resource_profitbricks_volume.go Private images Fix (#14173) 2017-05-03 22:29:03 +03:00
resource_profitbricks_volume_test.go