PaloAltoNetworks / terraform-provider-prismacloudcompute

Terraform provider for Prisma Cloud Compute
https://registry.terraform.io/providers/PaloAltoNetworks/prismacloudcompute/latest
Mozilla Public License 2.0
24 stars 27 forks source link

Creating user doesn't work with default roles #76

Open sim55649 opened 11 months ago

sim55649 commented 11 months ago

Describe the bug

Following your example, I'm not able to create new users that uses default roles. It only works if the roles assigned is a custom one.

Expected behavior

I should be able to create user using default roles

Current behavior

I can't create new users using default roles, but works only for custom.

Steps to reproduce

  1. Use this example: https://github.com/PaloAltoNetworks/terraform-provider-prismacloudcompute/blob/main/examples/resources/prismacloudcompute_user/resource.tf
  2. Try to set a default role like Administrator

Screenshots

image image

welcome-to-palo-alto-networks[bot] commented 11 months ago

:tada: Thanks for opening your first issue here! Welcome to the community!