nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
95 stars 111 forks source link

Unable to create add user to a project. #620

Open jelopez605 opened 1 year ago

jelopez605 commented 1 year ago

Nutanix Cluster Information

Terraform Version

Affected Resource(s)

*nutanix_user

Terraform Configuration Files

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file.

Debug Output

Panic Output

Expected Behavior

Add the user to the project

Actual Behavior

Throws an error (bad request)

Steps to Reproduce

  1. terraform apply

    Important Factors

abhimutant commented 1 year ago

Hi @jelopez605, Can you tell us more about the error ? IIUC, you want to add a user in project. If so, use nutanix_user resource to add a user in PC(if you are adding new user) and then use this user uuid to reference in project resource.