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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook names should be more unique #6

Open
jstrese opened this issue Jan 18, 2024 · 0 comments
Open

Webhook names should be more unique #6

jstrese opened this issue Jan 18, 2024 · 0 comments

Comments

@jstrese
Copy link

jstrese commented Jan 18, 2024

When creating a webhook with this module, the named webhook that gets created is "MS Teams Integration ()".

This is a problem because there may be multiple spaces using the same channel name on Teams, not aware that this is going to cause a name collision for this module.

Proposed Solution
Add the Space ID in the webhook name:
MS Teams Integration (channel-name) [space-id]

jstrese added a commit to jstrese/terraform-spacelift-msteams that referenced this issue May 12, 2024
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

No branches or pull requests

1 participant