Skip to content

Ability to name resources and sane default names #831

Description

@perpil

Summary

Make names of cloud resources human friendly

Feature Spec

This isn't really a spec, more of a placeholder to start the discussion. The names of the resources wing creates in the cloud are auto-generated and not human friendly. Furthermore, there doesn't seem to be a property that allows them to be set by the developer (I looked through the doc, but didn't see a name field). I'd like at the minimum to be able to specify resource names so I'm not looking in buckets like: terraform-20221125051333963700000005. Ideally there would be some automatic naming too that is more grok-able than a uuid. I'm not sure whether you need a high level entity like a project to help with this, but maybe account-region-project-stage-name.

Use Cases

Allow humans to interact with the resources and be able to programmatically generate resource names to integrate with outside tools instead of needing a mapping file.

Implementation Notes

No response

Component

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions