Skip to content

Support Pulumi Auto-Naming #305

@iwahbe

Description

@iwahbe

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Many Pulumi providers support auto-naming: randomly generated mutations of pulumi names for use as physical names. We support user constraining of auto-names (blog post) for bridged providers. We should make it easy for providers using this framework to add such support.

Affected area/feature

This should probably be a free-standing function (maybe in the top level, maybe in a public facing util module) that is then bridged into infer to make consumption their as simple as possible.


As part of addressing this issue, examples/auto-naming should be changed to show how to consume the new auto-naming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions