Grant monitor on warehouse
Merge Request Checklist
-
Link to an issue -
Include the proposed fix or feature -
Include and update tests for the modified code -
Add an entry in the Unreleased section of the CHANGELOG
Closes #41 (closed)
During the granting of privileges on a warehouse to a role, the current functionality is to only grant USAGE
and OPERATE
privileges. This makes it so that MONITOR
privileges are also granted on the warehouse by default.
@tayloramurphy Tagging you as a follow-up; sorry for the multiple MRs related to #41 (closed), I was having some issues with the CI/CD process on account of originally making these edits on my fork's master branch without having first created a non-master branch (so the permifrost_dev
CI/CD job never ran).
Edited by Sean Talia