Skip to content

feat(vpn): Onboarding VPN Connection#1487

Draft
s-inter wants to merge 2 commits into
mainfrom
si/onboard-VPN-connection
Draft

feat(vpn): Onboarding VPN Connection#1487
s-inter wants to merge 2 commits into
mainfrom
si/onboard-VPN-connection

Conversation

@s-inter

@s-inter s-inter commented May 26, 2026

Copy link
Copy Markdown
Contributor

Description

relates to STACKITTPR-551

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)

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@github-actions github-actions Bot added the Stale PR is marked as stale due to inactivity. label Jun 3, 2026
@Manuelvaas Manuelvaas removed the Stale PR is marked as stale due to inactivity. label Jun 8, 2026
@Manuelvaas Manuelvaas force-pushed the si/onboard-VPN-connection branch from 9140289 to ae56f79 Compare June 11, 2026 08:14
@github-actions

Copy link
Copy Markdown

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit 1.20% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/connection 36.06% (+36.06%) 🌟

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/connection/datasource.go 0.00% (ø) 46 (+46) 0 46 (+46)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/connection/resource.go 39.91% (+39.91%) 431 (+431) 172 (+172) 259 (+259) 🌟
github.com/stackitcloud/terraform-provider-stackit/stackit/provider.go 1.20% (ø) 167 2 165

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

2 participants