mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08: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`.