Hi, does anyone know if there's another way of cre...
# yaml
a
Hi, does anyone know if there's another way of creating a Slack NotificationChannel resource in GCP, through Pulumi YAML? I'm getting
* Error creating NotificationChannel: googleapi: Error 400: legacy_custom_bots_deprecated
Pulumi AI is telling me I cannot create a Slack NotificationChannel through Pulumi anymore, since specifying an
authToken
is no longer possible. Is there another way of achieving this?