terraform-provider-prismacloudcompute
terraform-provider-prismacloudcompute copied to clipboard
Terraform provider for Prisma Cloud Compute
Add test cases ## Description Allows managing compute tag resources. ## Motivation and Context We need tags to manage vulnerabilities. ## How Has This Been Tested? On our own tenant...
## Describe the bug I am using terraform resource prismacloudcompute_ci_image_vulnerability_policy to provision CI image vulnerability rules however its not working correct with loop. ## Expected behavior It should provision multiple...
### Is your feature request related to a problem? At the moment it's not possible to manage Trusted Images with this terraform provider ### Describe the solution you'd like You...
## Description Add support for Slack alert profiles ## Motivation and Context Currently, there's only support for raw `webhook` alerts in the provider but Prisma supports Slack webhooks too. ##...
## Description Remove the `docker` alert type. It may have existed in the past? There's no documentation on https://pan.dev/search/?q=alert-profiles about this endpoint. ## Motivation and Context Otherwise creating webhooks fail...
## 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. ##...
PrismaCloudCompute 0.7.0 ## Describe the bug Using the "**prismacloudcompute_credential**" resource works but the created resource does not show up: 1. Neither in Compute > Manage/Authentication > Credentials store 2. Nor...
### Is your feature request related to a problem? Yes, registry state is ignored by the Terraform provider. If a registry was configured in the UI, Terraform will overwrite it....
``` │ Error: error setting rule for resource containerRuntime: Invalid address to set: []string{"rule", "0", "AntiMalware"} │ │ with prismacloudcompute_container_runtime_policy.ruleset, │ on main.tf line 1373, in resource "prismacloudcompute_container_runtime_policy" "ruleset": │...
### Is your feature request related to a problem? Cannot define WAAS Rules and Configuration via TF ### Describe the solution you'd like Need to be able to config all...