deploymenttheory / terraform-provider-jamfpro

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

Computer groups minor overhaul #244

Closed thejoeker12 closed 4 months ago

thejoeker12 commented 4 months 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.