-
## Describe the bug
User Roles are creating plans as if the resource will be created, but the plugin crashes during `terraform apply`.
## Expected behavior
A user role should be creat…
-
## Describe the bug
Our AWS accounts are already onboarded via Org-ID. We executed cloudformation stackset. We are facing error while adding an account group and associating with existing cloud acc…
-
We are currently using Angular 12.2.7 in our application, however, we use prismacloud to scan our containers to find vulnerabilities.
Prismacloud is complaining that we are using an indirect refere…
-
## Describe the bug
Not able to create alert rules
## Expected behavior
Should be able to add alert rules.
## Current behavior
Error: Error applying plan:
1 error occurred:
* module.…
-
## Describe the bug
IAM policies with compliance metadata fail when creating via Terraform
The rql_search and saved_search create without issue.
The policy creation failed on several runs,
my…
-
## Describe the bug
We have the terraform code:
```
resource "prismacloud_cloud_account" "account" {
aws {
name = var.account_tags.AccountNiceName
account_id = data.aws_caller_identi…
-
To extend the current Terraform provider to include Compute capabilities: https://registry.terraform.io/providers/PaloAltoNetworks/prismacloud/latest/docs
-
when I try to run the make command, I get the below errors - (I am running an amazon ec2 instance, not sure if I need to change the OS command or something along those lines, or change the makefile)
…
-
## Describe the bug
As a test I'm trying to assign an existing policy to a newly created standard via TF code. I achieve this by basically appending compliance_metadata block after the pre-existing…
-
### Is your feature request related to a problem?
If an account is already onboarded at the time of creating the `prismacloud_cloud_account` resource, it will fail and say that it must be imported.…