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

Add import to ovh_iploadbalancing_udp_frontend + Create resource ovh_iploadbalancing_udp_farm and ovh_iploadbalancing_udp_farm_server #719

Merged

Conversation

beluc
Copy link

@beluc beluc commented Sep 6, 2024

Description

Add import to ovh_iploadbalancing_udp_frontend
Create resource ovh_iploadbalancing_udp_farm and ovh_iploadbalancing_udp_farm_server

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • make testacc TESTARGS="-run TestAccIpLoadbalancingUdpFrontend_basic"
  • make testacc TESTARGS="-run TestAccIpLoadbalancingUdpFrontend_importBasic"
  • make testacc TESTARGS="-run TestAccIpLoadbalancingUdpFarm_basic"
  • make testacc TESTARGS="-run TestAccIpLoadbalancingUdpFarm_importBasic"
  • make testacc TESTARGS="-run TestAccIpLoadbalancingUdpFarmServer_basic"
  • make testacc TESTARGS="-run TestAccIpLoadbalancingUdpFarmServer_importBasic"

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 succesfully go mod vendor if I added or modify go.mod file

@beluc beluc force-pushed the dev/mbecu/resource_iploadbalancing_udp_farm branch 6 times, most recently from 9c9b18a to a56815b Compare September 10, 2024 07:23
@beluc beluc force-pushed the dev/mbecu/resource_iploadbalancing_udp_farm branch 2 times, most recently from 9e6f994 to d793df6 Compare September 10, 2024 14:50
@beluc beluc force-pushed the dev/mbecu/resource_iploadbalancing_udp_farm branch from d793df6 to 36473c8 Compare September 10, 2024 14:58
ovh/resource_iploadbalancing_udp_farm.go Outdated Show resolved Hide resolved
ovh/resource_iploadbalancing_udp_farm.go Outdated Show resolved Hide resolved
ovh/resource_iploadbalancing_udp_farm.go Outdated Show resolved Hide resolved
ovh/resource_iploadbalancing_udp_farm.go Outdated Show resolved Hide resolved
@beluc beluc force-pushed the dev/mbecu/resource_iploadbalancing_udp_farm branch 4 times, most recently from 42ce5f4 to 53785de Compare September 11, 2024 10:40
@beluc beluc force-pushed the dev/mbecu/resource_iploadbalancing_udp_farm branch from 53785de to 2695a67 Compare September 11, 2024 14:01
@beluc beluc requested review from rbeuque74 and deathiop September 11, 2024 14:02
@rbeuque74 rbeuque74 merged commit 7844c61 into ovh:master Sep 12, 2024
@beluc beluc deleted the dev/mbecu/resource_iploadbalancing_udp_farm branch September 27, 2024 08:34
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.

4 participants