Skip to content

Commit

Permalink
Update provider.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
gdj0nes authored Apr 5, 2024
1 parent 3238a6d commit c4a020d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/provider/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ terraform {
}

provider "pinecone" {
# api_key = set via PINECONE_API_KEY env variable
api_key = var.pinecone_api_key
}

0 comments on commit c4a020d

Please sign in to comment.