Skip to content

chore: remove deprecated field region from the provider - #1653

Open
SerseusWasTaken wants to merge 2 commits into
mainfrom
chore/remove-deprecated-region-field
Open

chore: remove deprecated field region from the provider#1653
SerseusWasTaken wants to merge 2 commits into
mainfrom
chore/remove-deprecated-region-field

Conversation

@SerseusWasTaken

@SerseusWasTaken SerseusWasTaken commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Relates to STACKITTPR-693

Description

Removes the deprecated region field from the provider now that the deprecation period is over.

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)

@SerseusWasTaken
SerseusWasTaken requested a review from a team as a code owner August 3, 2026 12:22
@SerseusWasTaken
SerseusWasTaken force-pushed the chore/remove-deprecated-region-field branch from 61f6c4a to d4fc124 Compare August 3, 2026 13:03
Comment thread templates/guides/ske_log_alerts.md.tmpl
Comment thread docs/guides/ske_log_alerts.md
@SerseusWasTaken
SerseusWasTaken force-pushed the chore/remove-deprecated-region-field branch from d4fc124 to f0c79ad Compare August 3, 2026 13:43
@SerseusWasTaken
SerseusWasTaken force-pushed the chore/remove-deprecated-region-field branch from 6cd8c92 to 4e74d9c Compare August 3, 2026 13:53
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Merging this branch changes the coverage (1 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit 1.18% (+0.01%) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/core 17.14% (-4.48%) 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaasalpha 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/core/core.go 17.14% (-4.48%) 35 (-2) 6 (-2) 29 👎
github.com/stackitcloud/terraform-provider-stackit/stackit/provider.go 1.18% (+0.01%) 169 (-2) 2 167 (-2) 👍

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/core/core_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/iaasalpha/iaas_vpc_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