deploymenttheory / terraform-provider-jamfpro

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

Bug fixes for script construction and stating of script category values #202

Closed ShocOne closed 2 months ago

ShocOne commented 2 months ago

bug fixes for object construction that now no longer requires a category field to be defined in a script resource and bug fixes also for category_id and category_name so that they are only stated if they are not default values. i.e not -1 and NONE respectively.