Skip to content

Conversation

@zachberger
Copy link
Contributor

No description provided.

This brings terraform-google-event-function in line with the input
variables in line with terraform-google-scheduled-function. First step
towards consolidation.
This continues to close the gap between event-function and
scheduled-function. Scheduled-function has this set to true, but event
function has set to false.
@zachberger
Copy link
Contributor Author

After these changes, scheduled-function can be implemented using event-function

@aaron-lane aaron-lane added the enhancement New feature or request label Jun 21, 2019
Copy link
Contributor

@aaron-lane aaron-lane left a comment

Choose a reason for hiding this comment

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

Thanks for being flexible with the implementation, @zachberger! A few questions and suggestions.

zachberger and others added 2 commits June 24, 2019 15:13
Co-Authored-By: Aaron Lane <aarondrewlane@gmail.com>
@zachberger
Copy link
Contributor Author

@aaron-lane what do you think about removing the default value for the cloud function's runtime? It seems like we'll need to update it frequently with the seemingly constant deprecations. I'm also not convinced nodejs is the most commonly used runtime.

@aaron-lane
Copy link
Contributor

I'm okay with dropping the default; I just went with it since it was the default language in many CloudFunctions examples.

@zachberger
Copy link
Contributor Author

What do you think about leaving refactoring event_trigger for a future time?

@aaron-lane
Copy link
Contributor

@zachberger sure, we can do that.

@aaron-lane aaron-lane merged commit d3c322d into terraform-google-modules:master Jun 28, 2019
@zachberger zachberger deleted the add-inputs branch July 2, 2019 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants