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

Attaching/detaching private network of lb reattach all private networks #2524

Closed
boomaker opened this issue Apr 11, 2024 · 0 comments · Fixed by #2531
Closed

Attaching/detaching private network of lb reattach all private networks #2524

boomaker opened this issue Apr 11, 2024 · 0 comments · Fixed by #2531
Assignees
Labels
bug load-balancer Load-balancer issues, bugs and feature requests priority:highest Bugs filled by customers, security issues

Comments

@boomaker
Copy link

boomaker commented Apr 11, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

v1.7.4

  • provider registry.terraform.io/scaleway/scaleway v2.38.0

Affected Resource(s)

  • scaleway_lb

Expected Behavior

Adding or removing a private_network block should attach or detach this private_network only.

Actual Behavior

All private networks are dettached and reattached, occasionning a full reset of IP addresses of the LB in all private networks, potientially breaking all the PN.

@yfodil yfodil self-assigned this Apr 11, 2024
@yfodil yfodil added bug load-balancer Load-balancer issues, bugs and feature requests priority:highest Bugs filled by customers, security issues labels Apr 11, 2024
@yfodil yfodil linked a pull request Apr 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug load-balancer Load-balancer issues, bugs and feature requests priority:highest Bugs filled by customers, security issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants