hashicorp / terraform-provider-azuread

Terraform provider for Azure Active Directory
https://registry.terraform.io/providers/hashicorp/azuread/latest/docs
Mozilla Public License 2.0
426 stars 294 forks source link

Enhance azuread_directory_role_assignment to support Privileged Identity Management #1470

Open DevopsMercenary opened 4 weeks ago

DevopsMercenary commented 4 weeks ago

Community Note

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)

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

manicminer commented 2 weeks ago

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