Skip to content

Change our resource naming method #213

@EarthmanT

Description

@EarthmanT

Today we are creating absurdly long hostnames in servers because we have an absurd default naming policy:

    return "{0}_{1}_{2}".format(type_name, ctx.deployment.id, ctx.instance.id)

Change this to something else. Maybe do what we do in Azure, which is generate a UUID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions