Skip to content

feat(vpn): onboarding of connection resource and datasource#1546

Open
rubenhoenle wants to merge 30 commits into
mainfrom
vpn-connection
Open

feat(vpn): onboarding of connection resource and datasource#1546
rubenhoenle wants to merge 30 commits into
mainfrom
vpn-connection

Conversation

@rubenhoenle

Copy link
Copy Markdown
Member

Description

continues PR #1487
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)

@rubenhoenle rubenhoenle requested a review from a team as a code owner June 26, 2026 12:37
@github-actions

Copy link
Copy Markdown

Merging this branch will increase overall coverage

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

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 19.35% (+19.35%) 62 (+62) 12 (+12) 50 (+50) 🎉
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/vpn/connection/resource.go 46.81% (+46.81%) 376 (+376) 176 (+176) 200 (+200) 🌟
github.com/stackitcloud/terraform-provider-stackit/stackit/provider.go 1.18% (ø) 169 2 167

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

3 participants