FAQ | This is a LIVE service | Changelog

Skip to content

Added cluster_notification_enabled variable

Roy Harrington requested to merge add-cluster-notification-enabled-variable into master

Added cluster_notification_enabled variable to control whether cluster notifications are generated by the GKE cluster. Previously, we relied on cluster_notifications_topic_id to enable this, but this can lead to evaluation order dependency issues.

Merge request reports