Skip to content

Releases: deploymenttheory/terraform-provider-microsoft365

v0.31.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 02 Oct 14:39
7bb0883

0.31.0-alpha (2025-10-02)

Features

  • added actions and restructured docs (#802) (1416d59)
  • added actions for windows_autopilot_device_identity in prep for tf v1.14.0 (e06a1b9)
  • added conditional_access_terms_of_use (#807) (b147bc9)
  • added data-source microsoft365_graph_beta_applications_service_principal (#805) (0852753)
  • added resource authentication_context with test harness and updated docs (#806) (0bc0452)

Bug Fixes

  • Export environment variable Client ID (#808) (49b2c1b)
  • interface{} -> any (8074ff4)
  • schema refinements to improve dev ux (4e132b5)

v0.30.4-alpha

Choose a tag to compare

@ShocOne ShocOne released this 29 Sep 20:47
7693888

0.30.4-alpha (2025-09-29)

Bug Fixes

  • map[string]interface{} -> map[string]any (#797) (7f7434f)

v0.30.3-alpha

Choose a tag to compare

@ShocOne ShocOne released this 29 Sep 19:10
29d18c7

0.30.3-alpha (2025-09-29)

Bug Fixes

v0.30.2-alpha

Choose a tag to compare

@ShocOne ShocOne released this 29 Sep 14:48
529bfe4

0.30.2-alpha (2025-09-29)

Bug Fixes

  • Support GitHub OIDC authentication in Terraform Cloud remote execution (#793) (25ae985)

v0.30.1-alpha

Choose a tag to compare

@ShocOne ShocOne released this 29 Sep 12:22
9fbe1fd

0.30.1-alpha (2025-09-29)

Bug Fixes

v0.30.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 26 Sep 11:01
011d61d

0.30.0-alpha (2025-09-26)

Features

  • added office_suite_app with examples (#770) (6f5d1ac)
  • refactored windows_autopilot_deployment_profile and added unit and acc test suite (#784) (096b8a5)
  • updated docs (#787) (1e80022)

Bug Fixes

  • added gp multi text value examples (018ab4c)
  • added mising repo badges (#786) (1e7ff4e)
  • docs (#788) (8cd9c41)
  • for github_oidc auth and updated relevant docs (#785) (02c1d92)
  • group policy descriptions (7480155)
  • pipeline permissions and go lint version (7b5256e)
  • removed trailing white space in file name (f21c1d4)
  • standardised usage of setup go steps (4b02dcc)

v0.29.3-alpha

Choose a tag to compare

@ShocOne ShocOne released this 13 Sep 18:51
56fe391

0.29.3-alpha (2025-09-13)

Bug Fixes

v0.29.2-alpha

Choose a tag to compare

@ShocOne ShocOne released this 13 Sep 18:23
b7dcfae

0.29.2-alpha (2025-09-13)

Bug Fixes

  • goreleaser set go releaser version to go.mod(a35f8ed)
  • goreleaser setup go ver (#765) (80ec02b)

v0.29.1-alpha

Choose a tag to compare

@ShocOne ShocOne released this 12 Sep 13:02
8e3075b

0.29.1-alpha (2025-09-12)

Bug Fixes

v0.29.0-alpha

Choose a tag to compare

@ShocOne ShocOne released this 12 Sep 12:46
3dcf87f

0.29.0-alpha (2025-09-12)

Features

  • added group_policy_configuration, group_policy_boolean_value and group_policy_test_value as new resources (#762) (33d3fc6)
  • added resource group_policy_uploaded_definition_files and datasource group_policy_category (#753) (9ce3d0d)

Bug Fixes

  • map[string]interface{} -> map[string]any (fcd9a51)
  • numerous (f74e41e)