mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
a8becfb7a4
Resolve #15126 This PR aims to fetch the provisioned key details when starting a provisioned daemon - for now in order to access the tags associated to the provisioned key and display them accordingly in the starting logs. We do not want to change any other logic inside this PR as it was already working as expected.