You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Self Service state reading for Jamf Pro policies (#937)
Fix self_service state reading for Jamf Pro policies
- Add missing reinstall_button_text field assignment to state
- Handle Jamf Pro auto-population of self_service_display_name by treating policy name as default
- Fix inverted boolean logic in default value comparison
These changes prevent spurious diffs when self_service block is not explicitly defined in Terraform config but Jamf Pro returns default values.
0 commit comments