mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
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`.