mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
6d8e6d4830
Boundary policies are currently defined at the template level, so including the template ID in re-emitted logs by the control plane allows policy creators to filter and observe boundary activity for specific templates. This makes it easier to verify that policies are working as expected and to debug issues with specific template configurations.