thiskevinwang / terraform-provider-pinecone

Terraform Provider for managing resources on Pinecone.io
https://registry.terraform.io/providers/thiskevinwang/pinecone/latest
MIT License
5 stars 1 forks source link

Serverless Resource creation #13

Closed DishenWang2023 closed 8 months ago

DishenWang2023 commented 8 months ago

Hello, since pinecone introduced their new serverless solution for vector database, is it possible to update this provider such that we can create serverless index with terraform?

thiskevinwang commented 8 months ago

Hey @DishenWang2023 - the docs say the serverless indices are still in preview, with very strict limitations (Cloud and Region).

CleanShot 2024-03-02 at 12 35 05@2x

As long as it's in preview, I personally won't add it, but PRs are more than welcome! :)