Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mv ovh_cloud_* -> ovh_cloud_project_* #175

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

yanndegat
Copy link
Collaborator

No description provided.

Copy link
Contributor

@pgaxatte pgaxatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One function is not renamed in the tests: testAccCheckCloudExists

Present here:

ovh/resource_ovh_cloud_project_user_test.go
44:             PreCheck:  func() { testAccPreCheckCloud(t); testAccCheckCloudExists(t) },
61:             PreCheck:  func() { testAccPreCheckCloud(t); testAccCheckCloudExists(t) },
78:             PreCheck:  func() { testAccPreCheckCloud(t); testAccCheckCloudExists(t) },
97:             PreCheck:  func() { testAccPreCheckCloud(t); testAccCheckCloudExists(t) },

ovh/resource_ovh_cloud_project_network_private_subnet_test.go
144:    testAccCheckCloudExists(t)

ovh/resource_ovh_vrack_cloudproject_test.go
117:    testAccCheckCloudExists(t)

ovh/resource_ovh_cloud_project_network_private_test.go
185:    testAccCheckCloudExists(t)

ovh/provider_test.go
142:func testAccCheckCloudExists(t *testing.T) {

website/docs/d/cloud_region.html.markdown Outdated Show resolved Hide resolved
website/docs/d/cloud_regions.html.markdown Outdated Show resolved Hide resolved
website/docs/r/cloud_private_network.html.markdown Outdated Show resolved Hide resolved
website/docs/r/cloud_private_network_subnet.html.markdown Outdated Show resolved Hide resolved
website/docs/r/cloud_user.html.markdown Outdated Show resolved Hide resolved
website/ovh.erb Outdated Show resolved Hide resolved
@yanndegat yanndegat force-pushed the renamecloudresources branch from 30cd4db to a10ede3 Compare December 1, 2020 14:14
@yanndegat yanndegat merged commit 8061df5 into ovh:master Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants