mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
* Terraform ProfitBricks Builder * make fmt * Merge remote-tracking branch 'upstream/master' into terraform-provider-profitbricks # Conflicts: # command/internal_plugin_list.go * Addressing PR remarks * Removed importers * Added ProfitBricks Data Sources * Added documentation * Updated to REST v3: - nat parameter for Nics - availabilityZone for Volumes Minor code clean up * Minor code clean up * Fixed typo in volume documentation * make fmt * Addressing requested changes * Added a step in load balancer tests in CheckDestroy where we are making sure that the test doesn't leave dangling resources in ProfitBricks * Changed expected image name * Fixed data center test Code clean up |
||
---|---|---|
.. | ||
config.go | ||
data_source_datacenter_test.go | ||
data_source_datacenter.go | ||
data_source_image_test.go | ||
data_source_image.go | ||
data_source_location_test.go | ||
data_source_location.go | ||
provider_test.go | ||
provider.go | ||
resource_profitbricks_datacenter_test.go | ||
resource_profitbricks_datacenter.go | ||
resource_profitbricks_firewall_test.go | ||
resource_profitbricks_firewall.go | ||
resource_profitbricks_ipblock_test.go | ||
resource_profitbricks_ipblock.go | ||
resource_profitbricks_lan_test.go | ||
resource_profitbricks_lan.go | ||
resource_profitbricks_loadbalancer_test.go | ||
resource_profitbricks_loadbalancer.go | ||
resource_profitbricks_nic_test.go | ||
resource_profitbricks_nic.go | ||
resource_profitbricks_server_test.go | ||
resource_profitbricks_server.go | ||
resource_profitbricks_volume_test.go | ||
resource_profitbricks_volume.go |