rubrikinc / terraform-azure-polaris-cloud-native_subscription

MIT License
1 stars 2 forks source link

Support for Granular Permissions control #3

Closed joeharlan closed 2 months ago

joeharlan commented 5 months ago

Is your feature request related to a problem? Please describe.

Organizations seeking strict control over privileged access to cloud resources are eager to use our Granular Permissions model to achieve Zero Trust operations of Rubrik Security Cloud. For organizations that follow a strictly IaC approach for cloud deployments this feature is required for DevOps.

Describe the solution you'd like

Enable full control of Granular Permissions for Azure including enabling and disabling the permissions as needed for ongoing RSC operations as follows.

Protection:

Rubrik Documentation Reference: https://docs.rubrik.com/en-us/saas/saas/granular_manage_azr_perm_categories.html

Describe alternatives you've considered

Additional context

joeharlan commented 2 months ago

This capability and its support is best tracked under the Provider rather than the module. It is also noted that the general toggling of permissions is handled during recovery actions that would otherwise not be executed with TF. Closing this issue.