deploymenttheory / terraform-provider-jamfpro

Jamf Pro Terraform Provider/Plugin written with the TF Provider SDK v2. Written in go
Mozilla Public License 2.0
22 stars 8 forks source link

Computer groups minor overhaul #242

Closed thejoeker12 closed 1 month ago

thejoeker12 commented 1 month ago

Adjusted most of the custom diff evaluation to reduce crashing Added error if smart and computers supplied simultaneously Added error if criteria and non-smart added simultaneously other small bug fixes

NOTE: not toxic combination protection for criterias - it's a fairly involved job and not sure the best way to go about it yet. You must get the strings right yourself to avoid a 409 conflict error.