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: add unique hash method #280

Merged
merged 1 commit into from
Dec 5, 2023
Merged

feat: add unique hash method #280

merged 1 commit into from
Dec 5, 2023

Conversation

vgkowski
Copy link
Contributor

@vgkowski vgkowski commented Dec 5, 2023

Issue #, if available:

Description of changes:

Adds a method in Utils to generate a unique hash based on the scope of the CDK resource.
Change all Names.uniqueResourceName and Names.uniqueId to this method.

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@vgkowski vgkowski merged commit 4658f84 into main Dec 5, 2023
1 check passed
@vgkowski vgkowski deleted the feature/random-names branch December 5, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants