In https://github.com/dbl-works/terraform/blob/main/aws/slack/sentry/main.tf#L39 we're setting the slack notification channel to `#ops-${var.project}`, let's make this configurable with a fallback value to `#ops-${var.project}`.