terraform-provider-azuread
terraform-provider-azuread copied to clipboard
Enhance azuread_directory_role_assignment to support Privileged Identity Management
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.
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
Thanks for requesting @DevopsMercenary. I believe this is a separate API so this would be implemented as a new resource.
@manicminer Any chance of an update on this new resource? Any plans to implement this? Thanks!