FAQ | This is a LIVE service | Changelog

Skip to content

fix: event_trigger conditional logic

Ryan Kowalewski requested to merge fix-event-trigger into main

Found this issue with the event_trigger logic while working on gcp-cloud-run-app#47 (closed). As the module current stands, the event_trigger dynamic block is always created. This MR fixes the conditional logic.

Edited by Ryan Kowalewski

Merge request reports