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

support firestore cloud function triggers #2480

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Conversation

matthewrj
Copy link
Contributor

This PR adds support for firestore event triggers for cloud functions.

The docs for firestore events can be found here: https://cloud.google.com/functions/docs/calling/cloud-firestore

@ghost ghost added the size/m label Nov 15, 2018
Copy link
Collaborator

@rileykarson rileykarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @matthewrj! I've got a few questions/comments that are mostly to clarify my assumptions about Firestore.

Do you mind updating the documentation as well to state that we support this new trigger type? https://github.com/terraform-providers/terraform-provider-google/blob/2.0.0/website/docs/r/cloudfunctions_function.html.markdown

google/resource_cloudfunctions_function.go Show resolved Hide resolved
google/resource_cloudfunctions_function.go Outdated Show resolved Hide resolved
google/resource_cloudfunctions_function.go Outdated Show resolved Hide resolved
google/resource_cloudfunctions_function.go Show resolved Hide resolved
@rileykarson rileykarson self-assigned this Nov 16, 2018
@matthewrj
Copy link
Contributor Author

@rileykarson I've addressed all the points you raised.

Copy link
Collaborator

@rileykarson rileykarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for your contribution. I'll upstream this to Magic Modules and merge alongside the Beta provider downstream.

@rileykarson rileykarson merged commit 243a77e into hashicorp:2.0.0 Nov 21, 2018
nat-henderson pushed a commit that referenced this pull request Dec 21, 2018
* support firestore cloud function triggers

* document firestore trigger specifics
nat-henderson pushed a commit that referenced this pull request Dec 21, 2018
* support firestore cloud function triggers

* document firestore trigger specifics
@ghost
Copy link

ghost commented Dec 21, 2018

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 Dec 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants