Skip to content

chore(iaas): remove deprecated fields in network area resource - #1674

Open
GokceGK wants to merge 2 commits into
mainfrom
chore/STACKITTPR-694-remove-network-area-region
Open

chore(iaas): remove deprecated fields in network area resource#1674
GokceGK wants to merge 2 commits into
mainfrom
chore/STACKITTPR-694-remove-network-area-region

Conversation

@GokceGK

@GokceGK GokceGK commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

relates to STACKITTPR-694

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)

@GokceGK
GokceGK requested a review from a team as a code owner August 10, 2026 08:13
resp.Diagnostics.Append(resp.Plan.Set(ctx, planModel)...)
if resp.Diagnostics.HasError() {
return
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this ModifyPlan()? currently only values are read but nothing is done

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