Skip to content

Improve uuid generated by making it validΒ #402

@dngferreira

Description

@dngferreira

Terraform CLI and Provider Versions

Terraform v1.4.5 - on darwin_amd64

provider 3.5.1

Use Cases or Problem Statement

Currently random_uuid doesn't generate uuid's that follow the RFC 4122 and can be validated against the same RFC.

Some applications we interact with do uuid's validation which is causing some problems with terraform automation of those uuid's across multiple services.

Proposal

migrate from go-uuid to github.com/google/uuid library

How much impact is this issue causing?

Medium

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions