Skip to content

Releases: deploymenttheory/terraform-provider-microsoft365

v0.57.1-alpha

Choose a tag to compare

@ShocOne ShocOne released this 15 Jul 16:17
72a1135

0.57.1-alpha (2026-07-15)

Bug Fixes

  • deps: update go.sum to remove deprecated dependencies and bump versions (#3365) (d398ec0)

v0.57.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 15 Jul 16:12
926999f

0.57.0-alpha (2026-07-15)

Features

  • add Global Secure Access content policy resource (#3317) (026edb4)
  • add Global Secure Access content policy rule resource (#3364) (67d88d2)
  • add windows custom configuration (OMA-URI) device profile resource (#3363) (3c0e37e)
  • Adds a Microsoft Entra Global Secure Access Intelligent Local Access (#3263) (07443c1)
  • Adds a Microsoft Graph beta resource for Microsoft Entra Global Secure Access Security profile policy links (#3231) (dfd6aad)
  • Support Global Secure Access Internet policy support (#3265) (4499fb7)
  • windows managed app protection (#3262) (4b2befa)

Bug Fixes

  • handle Entra eventual consistency when creating service principal token lifetime policy assignments (#3316) (7690e40)
  • OS version regex (#3233) (e037e64)
  • verify group and user license assignment changes are actually applied before reporting success (#3264) (21ba347)
  • winget app computed state drift (#3318) (58e3d96)

v0.56.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 06 Jul 13:45
080ad6b

0.56.0-alpha (2026-07-06)

Features

  • add Application Proxy connector group resources (#3213) (e899000)
  • Add Global Secure Access filtering profile resource (#3222) (9ab123e)
  • Add Graph beta Global Secure Access web filtering policy resources (#3227) (8a8f650)
  • add macOS DEP (ADE) enrollment profile resource (depMacOSEnrollmentProfile) (#3202) (94f3f3d)
  • add token lifetime policy and service principal assignment resources (#3183) (e7f3a9d)
  • add traffic_routing_method attribute to microsoft365_graph_beta_applications_application_on_premises_publishing resource (#3184) (d99ce3c)
  • Add VisionOS Device Enrollment Policy resource to provider (#3230) (148676e)
  • added field 'is_default_policy_assignment' to macos_device_enrollment_policy and added resource 'identity_and_access_cross_tenant_access_partner_group_sync_settings' (#3225) (4f54769)
  • added resource ios_ipados_device_enrollment_policy (#3228) (1d8bada)

Bug Fixes

  • Align filtering profile description validation (#3224) (67c09bb)
  • on-premises IP application segment resource (#3210) (6d9d490)
  • update OperationApprovalPolicy resource schema (#3181) (5b96c6d)

v0.55.2-alpha

Choose a tag to compare

@ShocOne ShocOne released this 23 Jun 15:29
f3870f4

0.55.2-alpha (2026-06-23)

Bug Fixes

  • application federated identity credential (#3171) (732df3d)
  • moved the identity set in create under timeouts to handle potential 404's (#3173) (b9bcb22)

v0.55.1-alpha

Choose a tag to compare

@ShocOne ShocOne released this 20 Jun 02:04
ee812f0

0.55.1-alpha (2026-06-17)

Bug Fixes

  • add minimum resource requirements to Win32LobAppResource schema (#3159) (7caaed5)

v0.55.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 15 Jun 11:50
47779a2

0.55.0-alpha (2026-06-15)

Features

Bug Fixes

  • add MinimumFreeDiskSpaceInMB to Win32LobAppResource schema (#3155) (011d08f)
  • deprecate detection_rules and requirement_rules in Win32LobAppResource schema (#3154) (a6470c9)
  • update minimum supported Windows release in Win32LobAppResource schema (#3153) (6a65e2e)

v0.54.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 26 May 22:01
5055c01

0.54.0-alpha (2026-05-26)

Features

  • add settings_catalog_inventory_policy resource (#3105) (03188e3)

v0.53.1-alpha

Choose a tag to compare

@ShocOne ShocOne released this 19 May 14:48
0600c14
chore(main): release 0.53.1-alpha (#3089)

:robot: I have created a release *beep* *boop*
---

### Bug Fixes

* for device_and_app_management_win32_app so handle for correctly for
.exe based installers
([#3086](https://github.com/deploymenttheory/terraform-provider-microsoft365/issues/3086))
([f5f1571](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/f5f1571e3fa9a0e9a0d738ed86de7548f92c830d))
* import resource handling for device_and_app_management_win32_app,
device_and_app_management_macos_pkg_app and
device_and_app_management_macos_dmg_app
([#3087](https://github.com/deploymenttheory/terraform-provider-microsoft365/issues/3087))
([398a2b7](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/398a2b7709e65e5578deebcebeb8e35fb5e1d1ac))
* updated release please pipeline to use ubuntu latest rather than a
large runner
([#3088](https://github.com/deploymenttheory/terraform-provider-microsoft365/issues/3088))
([5210015](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/52100157b325b5e1571d262a1f87e51521c1e25a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.53.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 02 May 19:10
8c7711b

0.53.0-alpha (2026-05-02)

Features

  • Enhance Windows Device Compliance Policy with additional system security settings (a4cb627)

Bug Fixes

  • Temporarily disable support for 'androidFotaDeployment' assignment target (#2987) (c387833)
  • Update Intune branding profile handling (#2988) (b8812d1)

v0.52.1-alpha

Choose a tag to compare

@ShocOne ShocOne released this 23 Apr 08:05
62678a1

0.52.1-alpha (2026-03-29)

Bug Fixes

  • macos_software_update_configuration: persist plan state before ReadWithRetry in Update (#2689) (3a105a8)