Skip to content

fix(vpn): remove state from model#1516

Merged
Manuelvaas merged 1 commit into
mainfrom
fix/vpn-gateway-remove-status
Jun 12, 2026
Merged

fix(vpn): remove state from model#1516
Manuelvaas merged 1 commit into
mainfrom
fix/vpn-gateway-remove-status

Conversation

@Manuelvaas

Copy link
Copy Markdown
Contributor

Description

fix of gateway onboarding
relates to #1453 and STACKITTPR-633

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)

@Manuelvaas Manuelvaas requested a review from a team as a code owner June 11, 2026 12:31
relates to #1453 and STACKITTPR-633
@Manuelvaas Manuelvaas force-pushed the fix/vpn-gateway-remove-status branch from b33c9ed to 37766b0 Compare June 11, 2026 12:32
@github-actions

Copy link
Copy Markdown

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/gateway 18.44% (-0.57%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/gateway/datasource.go 0.00% (ø) 42 0 42
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/gateway/resource.go 21.67% (-0.65%) 240 (-2) 52 (-2) 188 👎

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/vpn/gateway/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/vpn_acc_test.go

@Manuelvaas Manuelvaas merged commit 74c6141 into main Jun 12, 2026
3 checks passed
@Manuelvaas Manuelvaas deleted the fix/vpn-gateway-remove-status branch June 12, 2026 10:38
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.

2 participants