Skip to content

fix(resourcemanager): Store IDs immediately after provisioning#1243

Open
Fyusel wants to merge 1 commit intomainfrom
resourcemanager-store-ids-after-provisioning
Open

fix(resourcemanager): Store IDs immediately after provisioning#1243
Fyusel wants to merge 1 commit intomainfrom
resourcemanager-store-ids-after-provisioning

Conversation

@Fyusel
Copy link
Contributor

@Fyusel Fyusel commented Feb 19, 2026

STACKITTPR-392

Description

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 February 19, 2026 10:49
STACKITTPR-392

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel Fyusel force-pushed the resourcemanager-store-ids-after-provisioning branch from c74783c to 4f706b6 Compare February 19, 2026 12:23
@github-actions
Copy link

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

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/resourcemanager/folder 22.71% (+0.10%) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/resourcemanager/project 21.22% (-0.44%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/resourcemanager/folder/resource.go 26.80% (+0.14%) 194 (-1) 52 142 (-1) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/resourcemanager/project/resource.go 26.00% (-0.67%) 200 (+5) 52 148 (+5) 👎

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.

1 participant

Comments