mirror of
https://github.com/coder/coder.git
synced 2026-09-23 22:20:22 +08:00
Relates to https://github.com/coder/coder/issues/15087 and https://github.com/coder/coder/issues/15427 Allows specifying multiple sets of provisioner tags into `MutateTags`. These tags get additively merged. This will simplify handling tags from multiple sources when sniffing tags from the template.