equinix-labs / terraform-equinix-metal-eks-anywhere

EKS Anywhere on Equinix Metal (Baremetal)
https://deploy.equinix.com/labs/terraform-equinix-metal-eks-anywhere/
Apache License 2.0
10 stars 5 forks source link

Labs: common prefix for project names so it is easier to find and delete them #46

Open displague opened 2 years ago

displague commented 2 years ago

Each project should have a prefix. This prefix should be configurable through a variable.

The resultant project names would then be, for example:

"group1-me-example.com" "group1-you-example.com"

When running from a second workspace, this could be modified for clarity: "group2-someone-example.com" "group2-someoneelse-example.com"