fix(iaas): wait for network area deletion until projects are deleted by marceljk · Pull Request #978 · stackitcloud/terraform-provider-stackit

@marceljk

Description

relates to STACKITTPR-287 and #907

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@marceljk

…etwork area with projects in deletion state

@marceljk

@github-actions

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaas/networkarea 34.63% (-0.10%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaas/networkarea/resource.go 38.80% (-0.13%) 299 (+1) 116 183 (+1) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Fyusel

@marceljk marceljk deleted the fix/STACKITTPR-287-error-deleting-network-area-due-to-attached-project branch

September 11, 2025 11:26