mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: add tags to provisioner keys api (#13989)
This commit is contained in:
@@ -44,6 +44,9 @@ sql:
|
||||
- column: "provisioner_daemons.tags"
|
||||
go_type:
|
||||
type: "StringMap"
|
||||
- column: "provisioner_keys.tags"
|
||||
go_type:
|
||||
type: "StringMap"
|
||||
- column: "provisioner_jobs.tags"
|
||||
go_type:
|
||||
type: "StringMap"
|
||||
|
||||
Reference in New Issue
Block a user