Modify dynamic bridges IaC to use string identifiers rather than an index for easier replacement
By switching the bridge module instances to use for_each with string identifiers rather than count with an automatic index it will be easier to replace the whole module, refreshing all random parameters (datacenter choice, obfs port, or port) as well as the instance itself.