PaloAltoNetworks / terraform-provider-prismacloud

Terraform PrismaCloud provider
https://www.terraform.io/docs/providers/prismacloud/
Mozilla Public License 2.0
54 stars 65 forks source link

a new feature showed up in terraform code that is not in the Web GUI #266

Open dkrose1999 opened 11 months ago

dkrose1999 commented 11 months ago

Describe the bug

When running terraform plan/apply, I stated getting notifications around a feature that would set to false. This would be a semi-new feature and I can't map it to which feature is in the console. As I already had all 92 features set for a permission group, I could not find any added features by perusing the web GUI. Please tell me where in the Web GUI I can find the feature that is set with the following terraform feature name: InvestigateAssetRql (one would think it's in the Investigate section of web GUI, but there is only 4 features in that section and I already had those set).

aadilpanw commented 10 months ago

Hey @dkrose1999. Can you share with us your "prismacloud_permission_group" resource block that is causing this?