Skip to content

0.5.0

Compare
Choose a tag to compare
@aknysh aknysh released this 24 Aug 18:34

what

  • Add new variable that allows for providing a label_order as a list to specify which variables and in what order go into the id output and Name tag.
  • The list can include all or none of the a variable names:
    "namespace", "environment", "stage", "name", "attributes"

why

Resolves #35