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

Add resource for enabling firebase #1885

Conversation

modular-magician
Copy link
Collaborator

Also adding a new feature to generated tests to not attempt to validate resources with CheckDestroy if they aren't deletable.

My testing so far as been with service accounts and, unless my environment is leaking personal credentials, the API is tolerating it just fine. Even though the official Firebase documentation contradicts this.

Release Note Template for Downstream PRs (will be copied)

firebase: Add the `google_firebase_project` resource which will enable Firebase for a referenced Google project.

PR for hashicorp/terraform-provider-google#2973

Derived from GoogleCloudPlatform/magic-modules#3281

* Add resource for enabling firebase

* removing whitespace for GA terraform

* Change skip_delete to resource level property

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit c1eeb70 into hashicorp:master Mar 24, 2020
@alixaxel
Copy link

@modular-magician Last time I checked Firestore still had to be provisioned manually, do you know if this is still the case?

@rileykarson
Copy link
Collaborator

@chrisst's comment on hashicorp/terraform-provider-google#2973 (comment) suggests otherwise, I'd suggest following up there if you find it still doesn't work.

(I only happened to notice this comment by accident, modular-magician is a bot. The "Derived from" PR, GoogleCloudPlatform/magic-modules#3281, is the actual PR submitted by a human.)

@modular-magician modular-magician deleted the downstream-pr-36062b0887e96048581857f79b709e68bdb5d8ca branch November 16, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants