mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
e005e4e51d
Provisioner key permissions were never any different than provisioners. Merging them for a cleaner permission story until they are required (if ever) to be seperate. This removed `ResourceProvisionerKey` from RBAC and just uses the existing `ResourceProvisioner`.