Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confused about the status of Firestore support #6602

Closed
kentcb opened this issue Jun 16, 2020 · 4 comments
Closed

Confused about the status of Firestore support #6602

kentcb opened this issue Jun 16, 2020 · 4 comments
Assignees
Labels

Comments

@kentcb
Copy link

kentcb commented Jun 16, 2020

I'm trying to understand how much of my infrastructure I can automate with Terraform. I need to stand up several GCP projects with Firestore enabled, and preferably be able to create a default document or two.

I'm able to create the GCP projects via google_project and google_firebase_project, but from there I'm stuck. There's a google_firestore_index resource, but that seems to assume that Firestore has already been enabled on the project, which I can't find a way to do via Terraform.

I am also aware of this open issue, which is to enable document creation. I can live without that for now, but I'd really like to be able to turn on Firestore in a specific region on my GCP projects. Am I right in saying Terraform can't do this yet?

@salrashid123
Copy link
Contributor

pr #6598 would allow you to create a firestore or datastore instance on a new project

@emilymye
Copy link
Contributor

emilymye commented Jun 16, 2020

@kentcb It's a bit confusing since we split the issue into two but #3657 is actually meant to manage the project-level enabling of Firestore, whereas #3950 is for document support. I'd follow #3657, which may get resolved soon :)

@kentcb
Copy link
Author

kentcb commented Jun 16, 2020

Exciting! Thanks @salrashid123 & @emilymye.

@ghost
Copy link

ghost commented Jul 17, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants