Skip to content

Setting 2ami env vars in BASH fails with not an identifier #51

@endorama

Description

@endorama

As reported in #43

❯ export 2AMI_RING="Network Management"
export: not an identifier: 2AMI_RING

In BASH variables can only start with a letter or underscore, see name.

The critical piece here is making this change preserving backward compatibility and with proper testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions