-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 cloud build triggers via pubsub messages and webhooks #9189
Support cloud build triggers via pubsub messages and webhooks #9189
Comments
I would like to work on this issue. I have added support for it on my fork of magic-modules here. I will be submitting a PR soon |
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. |
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
The resource google_cloudbuild_trigger works well for the github and source control triggers but does not appear to support the newer pubsub message or webhook triggers. This is just a feature request to add that support
References
The text was updated successfully, but these errors were encountered: