Skip to content

Fix inconsistency issue with posture_check.description - #153

Open
emrcbrn wants to merge 1 commit into
netbirdio:mainfrom
emrcbrn:fix/posture-check-description
Open

Fix inconsistency issue with posture_check.description#153
emrcbrn wants to merge 1 commit into
netbirdio:mainfrom
emrcbrn:fix/posture-check-description

Conversation

@emrcbrn

@emrcbrn emrcbrn commented May 6, 2026

Copy link
Copy Markdown

Same root cause as #45 / #50, applied to netbird_posture_check.

When description is omitted on a netbird_posture_check resource, the plan records it as null but the API returns "", producing a "Provider produced inconsistent result after apply" error.

Mirrors the fix from #50 on netbird_network: mark the attribute Computed and give it a stringdefault.StaticString("") default so plan and applied state agree.

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