terraform-provider-azuread icon indicating copy to clipboard operation
terraform-provider-azuread copied to clipboard

Enhance azuread_directory_role_assignment to support Privileged Identity Management

Open DevopsMercenary opened this issue 1 year ago • 1 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritise this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritise the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

There are additional fields available when creating a directory role assignment in the Azure Portal UI. It would be nice to be able to set them with terraform.

image

New or Affected Resource(s)

  • azuread_directory_role_assignment

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000

DevopsMercenary avatar Sep 10 '24 19:09 DevopsMercenary

Thanks for requesting @DevopsMercenary. I believe this is a separate API so this would be implemented as a new resource.

manicminer avatar Sep 24 '24 21:09 manicminer

@manicminer Any chance of an update on this new resource? Any plans to implement this? Thanks!

QuickScoP3s avatar Sep 08 '25 08:09 QuickScoP3s