Is there a simple way to make the Random package u...
# general
r
Is there a simple way to make the Random package use “Keepers” that are to “the stack”. For example get the
Copy code
random.NewRandomUuid
to create a UUID that stays the same until a Pulumi destroy is run. If the destroy is completed then the next time a Pulumi up is run then a New UUID is returned? Or if not the whole stack then how does one tie it to the entirety of a single resources existance/