Added cluster_notification_enabled variable
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.