Skip to content

Releases: mkdev-me/terraform-provider-openai

v2.1.0

17 Feb 10:48
603e212

Choose a tag to compare

🚀 New Resources

  • openai_group — Create and manage organization groups (#53)
  • openai_group_user — Manage user membership in groups (#53)
  • openai_project_group — Add groups to projects with role assignments (#53)
  • openai_organization_role — Create custom organization-level roles (#53)
  • openai_organization_group_role — Assign organization roles to groups (#53)
  • openai_organization_user_role — Assign organization roles to users (#53)

📖 New Data Sources

  • openai_role / openai_roles — Look up organization roles (#53)
  • openai_group_roles — List organization roles assigned to a group (#53)
  • openai_group_user / openai_group_users — Look up users in a group (#53)
  • openai_project_role / openai_project_roles — Look up project roles (#53)
  • openai_project_group_roles — List project roles assigned to a group (#53)
  • openai_organization_user_roles — List organization roles assigned to a user (#53)
  • openai_project_user_roles — List project roles assigned to a user in a project (#53)

💥 Breaking Changes

  • openai_project_user: role attribute (string) replaced with role_ids (set of role IDs) (#53)
  • openai_project_group: role_id attribute (string) replaced with role_ids (set of role IDs) (#53)

🗑️ Removed

  • openai_project_user_role — redundant with openai_project_user.role_ids
  • openai_project_group_role — redundant with openai_project_group.role_ids

🧹 Maintenance

  • Bump actions/checkout from 4 to 6 (#52) @dependabot[bot]
  • Clean up unused types and legacy SDKv2 code

v2.0.0

01 Feb 19:54
e1b6454

Choose a tag to compare

Changes

  • Convert from sdk2 to Plugin Framework (#50) @Fodoj

🚀 Features

v1.2.0

04 Dec 15:11
eee9853

Choose a tag to compare

Changelog

v1.2.0-rc.1

02 Dec 12:55

Choose a tag to compare

Changelog

v1.1.2

04 Nov 00:06

Choose a tag to compare

Changelog

v1.1.1

01 Sep 12:36

Choose a tag to compare

Changelog

v1.1.0

27 Jun 17:26
64176c2

Choose a tag to compare

Changelog

v1.0.3

23 Jun 17:14

Choose a tag to compare

Changelog

v1.0.2

21 Jun 19:10
753b771

Choose a tag to compare

Changelog

v1.0.1

21 Jun 18:33
dad3f3e

Choose a tag to compare

Changelog