Skip to content

Conversation

jooola
Copy link
Member

@jooola jooola commented Oct 16, 2025

Allows the users to attach a server to a given network subnet.

Using the subnet_id argument is preferred over the network_id argument.

Closes #650

@jooola jooola requested a review from a team as a code owner October 16, 2025 18:03
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 17.78846% with 342 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.27%. Comparing base (d79720f) to head (b7b2a60).

Files with missing lines Patch % Lines
internal/server/resource_network.go 17.90% 266 Missing ⚠️
internal/server/common.go 0.00% 76 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1217       +/-   ##
===========================================
- Coverage   67.69%   32.27%   -35.42%     
===========================================
  Files          81       83        +2     
  Lines       11542    11730      +188     
===========================================
- Hits         7813     3786     -4027     
- Misses       2919     7898     +4979     
+ Partials      810       46      -764     
Flag Coverage Δ
e2e ?
unit 32.27% <17.78%> (-0.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola jooola marked this pull request as draft October 16, 2025 19:46
@jooola jooola marked this pull request as ready for review October 17, 2025 14:47
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.

[Bug]: Since upgrading to terraform 1.4.x, the provider keeps trying to remove and re-assign private networks

1 participant