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

feat(alb): Add vitual service loadbalancer #862

Closed
wants to merge 2 commits into from

Conversation

dmicheneau
Copy link
Member

@dmicheneau dmicheneau commented Dec 2, 2024

Description of your changes

If you submit change in the provider code, please make sure to:

  • Write or modify examples in examples/ directory
  • Write or modify acceptance tests
  • Run make generate to ensure the doc was updated properly

How has this code been tested

--- PASS: TestAccALBVirtualServiceResource (151.69s)
PASS
ok      github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/testsacc  152.217s

--- PASS: TestAccALBVirtualServiceDataSource (50.81s)
PASS
ok      github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/testsacc  51.328s

@dmicheneau dmicheneau requested a review from a team as a code owner December 2, 2024 17:21
@cloudavenue-bot
Copy link

Thank you for your contribution, but this PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR.
Note this PR might be rejected due to its size.

@dmicheneau dmicheneau force-pushed the 835-add-feature-loadbalancer branch 2 times, most recently from 705e652 to ec1c2a3 Compare December 2, 2024 21:14
azrod and others added 2 commits December 11, 2024 10:46
chore: enhancement testacc

feat: Add datasource `cloudavenue_alb_virtual_service`
@dmicheneau dmicheneau force-pushed the 835-add-feature-loadbalancer branch from ec1c2a3 to ed3c653 Compare December 11, 2024 09:52
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