terraform init
. You can also download the latest binary for your target platform from the Releases tab.
PINECONE_API_KEY
environment variable to your Pinecone API key and add the following to your Terraform configuration file:
pinecone_index
resource lets you create, delete, and update indexes.
pinecone_collection
resource lets you create, delete, and update collections for pod-based indexes.