aws-cloudformation / community-registry-extensions

MIT No Attribution
85 stars 27 forks source link

Add a random id generator resource #260

Open ericzbeard opened 5 months ago

ericzbeard commented 5 months ago

What type of extension are you looking for?

Resource

Describe the extension you'd like to request

AwsCommunity::Random::Id will output random strings that can be used as identifiers.

Describe the solution you'd like

A new resource similar to the Time_ resources, with properties that allow for some preferences, like producing a Guid or random integer.

Additional context

No response

Is this something that you'd be interested in working on?

Would this feature include a breaking change?