Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ft: Add slack alert profile #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

someone-stole-my-name
Copy link

Description

Add support for Slack alert profiles

Motivation and Context

Currently, there's only support for raw webhook alerts in the provider but Prisma supports Slack webhooks too.

How Has This Been Tested?

On our own tenant with TF_ACC=1 go test -v ./internal/provider/... -run TestAccAlertProfileWebhook.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed. New tests pass, existing ones are broken 馃槩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant