Skip to content

chore(network): ipv_prefix and ipv_prefix_length validation in networ…#1498

Open
Fyusel wants to merge 1 commit into
mainfrom
validate-ip-prefix-network-creation
Open

chore(network): ipv_prefix and ipv_prefix_length validation in networ…#1498
Fyusel wants to merge 1 commit into
mainfrom
validate-ip-prefix-network-creation

Conversation

@Fyusel
Copy link
Copy Markdown
Contributor

@Fyusel Fyusel commented Jun 2, 2026

…k creation

STACKITTPR-656

Description

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)

@Fyusel Fyusel requested a review from a team as a code owner June 2, 2026 06:07
@Fyusel Fyusel force-pushed the validate-ip-prefix-network-creation branch from 377dc7d to bd51afe Compare June 2, 2026 06:07
…k creation

STACKITTPR-656

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel Fyusel force-pushed the validate-ip-prefix-network-creation branch from bd51afe to 9440946 Compare June 2, 2026 08:19
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaas/network 46.15% (+0.43%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaas/network/resource.go 42.27% (+0.72%) 362 (+13) 153 (+8) 209 (+5) 👍

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.

Changed unit test files

  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaas/network/resource_test.go

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.

1 participant