Skip to content

Releases: Jamf-Concepts/terraform-provider-jamfplatform

v0.12.0

27 Jan 10:36
d5a20f9

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #79
  • refactor: Remove computer and mobile device data source implementations by @neilmartin83 in #78
  • chore(deps): update Go version and bump indirect dependencies by @neilmartin83 in #80

Full Changelog: v0.11.0...v0.12.0

v0.11.0

20 Jan 11:29
563e2a6

Choose a tag to compare

What's Changed

  • feat: enhance device actions to support serial number as an alternative identifier by @neilmartin83 in #77

Full Changelog: v0.10.0...v0.11.0

v0.10.0

16 Jan 20:10
0b8a4c6

Choose a tag to compare

What's Changed

  • feat: add device management actions for erase, restart, shutdown, and unmanage by @neilmartin83 in #76

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Jan 19:33
73cd15d

Choose a tag to compare

What's Changed

  • feat: add ignore_major_versions attribute for software update blueprint component by @neilmartin83 in #75

Full Changelog: v0.8.1...v0.9.0

v0.8.1

14 Jan 17:59
e3ce845

Choose a tag to compare

What's Changed

  • feat: update operator validation and description for device group resource by @neilmartin83 in #74

Full Changelog: v0.8.0...v0.8.1

v0.8.0

02 Jan 19:34
7ef481e

Choose a tag to compare

What's Changed

  • fix: add identity handling for removed resources in Read methods across blueprints, benchmarks, and device groups by @neilmartin83 in #72
  • feat: enhance blueprint deployment handling with reconciliation logic and new 'deployed' attribute by @neilmartin83 in #73

Full Changelog: v0.7.0...v0.8.0

v0.7.0

31 Dec 15:57
ce3b518

Choose a tag to compare

What's Changed

  • refactor: consolidate helper functions and optimise logging by @neilmartin83 in #69
  • feat: add list resources for cbengine_benchmark, blueprints_blueprint and device_group by @neilmartin83 in #71

Full Changelog: v0.6.0...v0.7.0

v0.6.0

23 Dec 08:47
487c215

Choose a tag to compare

What's Changed

  • feat: enhance device and devices data sources with timeout support and improved filtering by @neilmartin83 in #67
  • feat: add device_groups data source and update device_group data source to use ID only by @neilmartin83 in #66
  • feat: introduce timeouts in all resources, consolidate RSQL filtering capabilities for list type data sources, add response header debug logging by @neilmartin83 in #68

Full Changelog: v0.5.0...v0.6.0

v0.5.0

18 Dec 19:17
159c19d

Choose a tag to compare

What's Changed

  • docs: use Markdown descriptions throughout and specify required APIs for each resource/data source by @neilmartin83 in #63
  • feat: add jamfplatform_blueprints data source with schema and example usage by @neilmartin83 in #64
  • feat: add CBEngine benchmarks data source and documentation by @neilmartin83 in #65
  • feat: add device and devices data source client implementation/examples by @neilmartin83 in #61

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Dec 16:18
23388cd

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #53
  • chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #54
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #55
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #57
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #56
  • feat: implement device group resource and data source by @neilmartin83 in #60

Full Changelog: v0.3.0...v0.4.0