OpenAI releases an official Terraform provider OpenAI released an official Terraform provider that enables infrastructure-as-code management of organization-level resources via the OpenAI Administration API, including projects, users, roles, service accounts, and rate limits. The provider requires Terraform 1.0 or later and an OpenAI Admin API key, and is licensed under Apache 2.0. The OpenAI Terraform provider gives Terraform configurations convenient access to the OpenAI Administration API https://developers.openai.com/api/reference/administration/overview . Use it to manage organization-level resources such as projects, users, groups, roles, service accounts, certificates, rate limits, spend alerts, and related project settings. See docs/ /openai/terraform-provider-openai/blob/main/docs/index.md for resource and data source documentation. Terraform https://developer.hashicorp.com/terraform/downloads CLI 1.0 or later- An OpenAI Admin API key https://platform.openai.com/settings/organization/admin-keys Admin API keys https://developers.openai.com/api/docs/guides/admin-apis are required for Administration API endpoints and cannot be used for non-administration OpenAI API endpoints. Set your Admin API key in the environment: export OPENAI ADMIN KEY="