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

feat: ensure unique policy name (#6) #7

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jstrese
Copy link

@jstrese jstrese commented May 12, 2024

This change introduces a fix for #6.

To ensure uniqueness for policy names created by this module, we can use the random_uuid resource from the hashicorp/random provider.

Policy name before this change
MS Teams Integration (My Channel Name)

Policy name after this change
MS Teams Integration (My Channel Name) <8E15AAE8-8534-4C12-9FAE-41419DC44CA2>

@michalg9 michalg9 requested a review from a team September 6, 2024 11:19
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.

1 participant