cloudposse/terraform-null-label
This Terraform Module defines a consistent naming convention by (namespace, stage, name, [attributes]). The label items are all optional. It’s recommended to use one terraform-null-label
module for every unique resource of a given resource type. However, if you have multiple different kinds of resources (e.g. instances, security groups, file systems, and elastic ips), then they can all share the same label assuming they are logically related.
Related links
Tags label naming convention resources terraform-module terraform-null-label