We’re in the process of setting up a fairly complicated n-tenant deployment process for a multi-application project. Is it possible to scope variables to tags?
We may have multiple tenants per ‘cluster’ of infrastructure, and the easiest/cleanest way for us to define the infrastructure that a tenant will use (not deployment targets, connection strings to other services) would be to use one tag per cluster, then assign the necessary variable values (connection strings etc.) to those tags.