terraform-provider-jamfpro
terraform-provider-jamfpro copied to clipboard
Feature Request: Add support for DDM managed software updates
Relevant jamf API docs: https://developer.jamf.com/jamf-pro/reference/get_v1-managed-software-updates-available-updates
Why? While this functionality in jamf is still tagged as beta
, Apple has made some serious improvements to the reliability of managed software updates, particularly when using the new DDM framework. The ability to manage these in code would be awesome, and would pair really well with other update-related automations, like sofa.
Hi there, at present we have beta url endpoint coverage for this within the jamfpro sdk. go-api-sdk-jamfpro Which would make this fairly easily to implement based on the current data model.
However from my side there's no current plans within the tf provider to support beta jamfpro url endpoints because of the likelihood of reworking. Would be open to a discussion via DM on the slack admins. Thanks
Totally understand there and I think it's appropriate to table this one until jamf moves the functionality and associated endpoints out of beta. Mainly wanted to get it logged here to provide some user input for feature prioritization (and so I don't forget about it myself).
Hi @mhrono , are you happy that we close this ? It's been supported within the provider for a number of versions now. Please confirm if you have any other objections, else I'll assume the feat request has been met. Many thanks.
Closing. Will reopen if required.