[Bug] Error ignored when attempting to create an index on Starter plan in us-west-2 #104
Open
2 tasks done
Labels
bug
Something isn't working
Is this a new bug?
Current Behavior
Creating an index that is not permitted on the Starter plan gives a misleading error:
Expected Behavior
The error displayed in the console should be similar to what I found in the logs with
pulumi up --logtostderr --logflow -v=10 2> out.txt
:From an API standpoint, if the error message give a link to explain the limitations and what region might be allowed, that would be great, but that's outside the scope of this repo.
The limitation on indices vs. billing plans should also be documented in the Pulumi Registry. (Just noting that there are limitations and pointing to a page in the Pinecone docs would be fine.)
Steps To Reproduce
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: