Skip to content

fix(instance): server private_network with deleted pnic #2552

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

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Apr 24, 2024

If a private nic is deleted while it was managed by terraform using scaleway_instance_server.private_network, it will make terraform get stuck on each refresh or apply.

@Codelax Codelax added bug instance Instance issues, bugs and feature requests labels Apr 24, 2024
@Codelax Codelax self-assigned this Apr 24, 2024
@Codelax Codelax changed the title fix(instance): server private_network with delete pnic fix(instance): server private_network with deleted pnic Apr 24, 2024
@Codelax Codelax marked this pull request as ready for review April 24, 2024 14:26
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.23%. Comparing base (fe86049) to head (94ef373).
Report is 47 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2552      +/-   ##
==========================================
- Coverage   71.43%   71.23%   -0.20%     
==========================================
  Files         277      329      +52     
  Lines       35875    33013    -2862     
==========================================
- Hits        25628    23518    -2110     
+ Misses       8028     7219     -809     
- Partials     2219     2276      +57     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Codelax Codelax added this pull request to the merge queue Apr 24, 2024
Merged via the queue into scaleway:master with commit cd9a7fe Apr 24, 2024
@Codelax Codelax deleted the fix/instance-server-private-network-deleted-pnic branch April 24, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants