Skip to content

feature(vpn): onboard vpn gateway status endpoint#1515

Open
Manuelvaas wants to merge 2 commits into
mainfrom
feature/vpn-gateway-status-data-source
Open

feature(vpn): onboard vpn gateway status endpoint#1515
Manuelvaas wants to merge 2 commits into
mainfrom
feature/vpn-gateway-status-data-source

Conversation

@Manuelvaas

@Manuelvaas Manuelvaas commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Description

relates to STACKITTPR-665

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 10, 2026 15:39
@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/gateway_status 46.59% (+46.59%) 🌟

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_status/datasource.go 46.59% (+46.59%) 88 (+88) 41 (+41) 47 (+47) 🌟
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/gateway_status/datasource_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