Skip to content

Releases: deploymenttheory/terraform-provider-jamfpro

v0.0.12

31 Jan 10:59
2c83d8e
Compare
Choose a tag to compare

refactor of sites, departments and printers to follow a new CRUD function pattern
add tf code resource and data source examples for sites, departments and printers
centralised logging into a standard template
added gha for terraform documentation

v0.0.11

29 Jan 13:24
68ceaf5
Compare
Choose a tag to compare

Centralised logging for departments and sites

v0.0.10

23 Jan 17:00
11a0f2a
Compare
Choose a tag to compare

Added multiple new resources to provider. provider is still under heavy development

v0.0.3

25 Oct 16:03
2bce3c4
Compare
Choose a tag to compare

Resolved issue when jamf pro returns a html response when a resource doesn't exist yet during resource creation. This allows for being able to create, update, read and delete jamf pro resource - computer extension attributes at scale. tested with 30 resources successfully