Closed DamaniN closed 5 months ago
This PR is the first part of the fix needed for #3. It provides subscription and resource group level permission assignments. The 2nd part that's needed will come from the Polaris Provider in the form of scoped permissions. Once that's provided, another update to this module may be required to provide the full support for granular permissions.
Description
NOTE: There is a breaking change. The Polaris Provider credentials and Azure credentials must be provided outside the module now. This was done so that the module can be included in loops and use sleep statements.
Related Issue
None
Motivation and Context
Updates to include new features provided by the updated Polaris Provider.
How Has This Been Tested?
Added subscriptions in RSC using the updated module.
Screenshots (if appropriate):
None
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply:Checklist:
Go over all the following points, and put an
x
in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!