Skip to content

Commit

Permalink
Create azurerm_role_management_policy data source
Browse files Browse the repository at this point in the history
  • Loading branch information
oWretch committed May 8, 2024
1 parent 15fc402 commit 480554f
Show file tree
Hide file tree
Showing 2 changed files with 596 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/services/authorization/registration.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ func (r Registration) SupportedResources() map[string]*pluginsdk.Resource {
func (r Registration) DataSources() []sdk.DataSource {
return []sdk.DataSource{
RoleDefinitionDataSource{},
RoleManagementPolicyDataSource{},
}
}

Expand Down

0 comments on commit 480554f

Please sign in to comment.