Skip to content

feat(gcp): add opt-in Firestore API enablement#52

Closed
vik-nullify wants to merge 1 commit into
mainfrom
feat/gcp-enable-firestore-api
Closed

feat(gcp): add opt-in Firestore API enablement#52
vik-nullify wants to merge 1 commit into
mainfrom
feat/gcp-enable-firestore-api

Conversation

@vik-nullify

Copy link
Copy Markdown
Member

Adds an enable_firestore_api flag (default false) that enables firestore.googleapis.com on the host project, required for Firestore / Datastore-mode database discovery. Off by default to keep the enabled-API surface minimal; the datastore.* read permissions are unchanged.

Firestore / Datastore-mode database discovery needs firestore.googleapis.com
enabled on the project. Add an enable_firestore_api flag (default false) so the
connector can turn it on when wanted, without enabling it for installs that
don't use Firestore. The datastore.* read permissions are unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vik-nullify vik-nullify deleted the feat/gcp-enable-firestore-api branch May 28, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant