Skip to content

Update database examples#1477

Merged
Fyusel merged 3 commits into
mainfrom
update-database-examples
May 21, 2026
Merged

Update database examples#1477
Fyusel merged 3 commits into
mainfrom
update-database-examples

Conversation

@Fyusel
Copy link
Copy Markdown
Contributor

@Fyusel Fyusel commented May 21, 2026

Description

fixes #1470

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 May 21, 2026 09:55
Fyusel added 3 commits May 21, 2026 12:16
…flex example

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
…ex example

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
…erflex example

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel Fyusel force-pushed the update-database-examples branch from 0d42a6c to df116b8 Compare May 21, 2026 10:16
@Fyusel Fyusel enabled auto-merge (squash) May 21, 2026 10:16
@Fyusel Fyusel merged commit 3bf6bfe into main May 21, 2026
3 checks passed
@Fyusel Fyusel deleted the update-database-examples branch May 21, 2026 10:19
@github-actions
Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mongodbflex/instance 29.48% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/postgresflex/instance 20.96% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sqlserverflex/instance 26.57% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/mongodbflex/instance/resource.go 33.33% (ø) 444 148 296
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/postgresflex/instance/resource.go 26.69% (ø) 326 87 239
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/sqlserverflex/instance/resource.go 30.73% (ø) 371 114 257

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.

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.

Example storage class for stackit database does not work

2 participants