Skip to content

Add prefix and suffix properties #422

@manoelhc

Description

@manoelhc

Terraform CLI and Provider Versions

Terraform 1.50.1
Random 3.0.0

Use Cases or Problem Statement

Whenever we have to generate things like a random username, starting with something like user-, we have to create something like a local variable to solve this suffix or prefix issue. If those properties are in place, we no longer need to care about these things, keeping the code cleaner and more readable.

Proposal

The proposal is simple: create both properties to add prefix and suffix strings to the generated string.

How much impact is this issue causing?

Low

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