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

Support UUIDv7 #511

Open
1 task done
joaocc opened this issue Jan 12, 2024 · 0 comments
Open
1 task done

Support UUIDv7 #511

joaocc opened this issue Jan 12, 2024 · 0 comments

Comments

@joaocc
Copy link

joaocc commented Jan 12, 2024

Terraform CLI and Provider Versions

N/A

Use Cases or Problem Statement

Current lib doesn't allow the generation of UUID v7 format.
https://datatracker.ietf.org/doc/draft-ietf-uuidrev-rfc4122bis/14/

Proposal

Implement ability to generate UUIDv7 unmbers.

How much impact is this issue causing?

Medium

Additional Information

The new v7 style UUIDs have some very useful properties, and being able to generate and use them in terraform will allow terraform to be used in cases where those numbers are needed

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant