-
Notifications
You must be signed in to change notification settings - Fork 65
feat(TPG >=4.23)!: Add docker_registry variables and use them in google_cloudfunctions_function resource #164
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
Conversation
Hi! Could you please look at this merge request? I know I created and closed some PRs with the same scope, those were problematic ecause of failing CLAs. Now the commit is with an email address that signed a CLA. Happy to improve the PR if needed. Let me know if I have to do anything else. The important thing for me was that I can use Artifact Registry for storing Cloud Build image. I think no default functionality was changed. Note: I also would like to update https://github.com/terraform-google-modules/terraform-google-scheduled-function with this same functionality. Can you please run |
/gcbrun |
Thanks for the contribution @tardigrde - Relevant output from the LINT tests:
|
Fix variables in README
Hey! I fixed the linting problems, can you please do gcbrun again? See commit: 4ee3f29 |
/gcbrun |
Hi @apeabody ! The checks have been passed, now I tried to updae the branch, but again a gcbrun is needed. Can you please review my changes and merge if no problems found. Thanks! |
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @tardigrde!
I've included a few comments below, and additionaly it doesn't appear all these fields are present in TPG 4.11, so https://github.com/terraform-google-modules/terraform-google-event-function/blob/master/versions.tf#L23 will need to be bumped to an appropriate minimum version.
Thanks!
Co-authored-by: Andrew Peabody <[email protected]>
Co-authored-by: Andrew Peabody <[email protected]>
Thanks for the heads up! I'm still learning.. Bump google provider min version to v4.23 |
Ha! I should probably pay closer attention to open PRs. #165 is pretty much a copy of this, as I need this feature as well. @apeabody @tardigrde Any way we can move it forward? |
/gcbrun |
Triggered the CI |
/gcbrun |
Hi @tardigrde - When you have a chance please run |
Updated! Anything else? |
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @tardigrde!
Hi @tardigrde - Sure, please track the release at #167 |
Variables added:
This enables storing Cloud Build container in Artifact Registry
See https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloudfunctions_function#docker_registry