Skip to content

Conversation

@chaufmaurice
Copy link

@chaufmaurice chaufmaurice commented Dec 1, 2025

Description

Remove zone attribut from GET /vrack/{serviceName}/ip/{ip}
It concerns resource_vrack_ip

Type of change

Please delete options that are not relevant.

  • Improvement (improve existing resource(s) or datasource(s))

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A: make testacc TESTARGS="-run TestAccVrackIpWithRegion_basic"

Test Configuration:

  • Terraform version: terraform version: Terraform v1.14.0
  • Existing HCL configuration you used:
resource "ovh_vrack_ip" "vrack_ip_x_x_x_x" {
  service_name = {servicename}
  block = {block}
}

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or issues
  • I have added acceptance tests that prove my fix is effective or that my feature works
  • New and existing acceptance tests pass locally with my changes
  • I ran successfully go mod vendor if I added or modify go.mod file

@chaufmaurice chaufmaurice requested a review from a team as a code owner December 1, 2025 16:42
@chaufmaurice chaufmaurice force-pushed the dev/rchereau/update-vrack-ip-routes branch from c1bb14f to 3ba3395 Compare December 1, 2025 16:48
@chaufmaurice chaufmaurice force-pushed the dev/rchereau/update-vrack-ip-routes branch from 3ba3395 to db38101 Compare December 1, 2025 16:51
@jrm-d jrm-d merged commit 92d480d into ovh:master Dec 9, 2025
1 check passed
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