terraform-provider-prismacloud
terraform-provider-prismacloud copied to clipboard
Terraform PrismaCloud provider
## Describe the bug Using the Terraform CLI import command to import our existing Prisma Cloud GCP Cloud Organization configuration using resource prismacloud_org_cloud_account_v2 crashes. ## Expected behavior The Terraform CLI...
1. Fixed #286 by forcing new a saved search resource if the name changes — copy & delete search as expected by user, but update would copy without deletion. 2....
Hello, Can we reopen and review this issue? https://github.com/PaloAltoNetworks/terraform-provider-prismacloud/issues/20. I'm facing the same issue that saved searches are not destroyed which leads to manually deleting the resources from the console....
### Is your feature request related to a problem? Yes. Starting from version 1.5.1, more specifically since https://github.com/PaloAltoNetworks/terraform-provider-prismacloud/pull/274 was merged, we hit the error `saved search name is immutable`. ###...
## Describe the bug I am attempting to import our existing cloud accounts into our terraform state to be managed. I have defined the basics of each of our aws...
## Hi Team, Below is the error. Error: Provider produced inconsistent result after apply │ │ When applying changes to prismacloud_policy.PC-GCP-GKE-151, provider │ "provider[\"registry.terraform.io/paloaltonetworks/prismacloud\"]" produced │ an unexpected new value:...
## Describe the bug When I import an existing `prismacloud_permission_group` it only imports the `id` of the resource, nothing else. ## Expected behavior I would think the actual permissions would...
## Describe the bug It's unclear from the documentation how to use the `alertRulePolicyFilter` part in the Terraform alert rule resource. Let's say the API returns the following (removed some...
## Description This feature adds the option delete_associated_users to user_role resource. ## Motivation and Context When SSO is enabled, and if user roles are managed by Terraform, we cannot delete...
## Describe the bug In using terraform to onboard an azure org, with resource `prismacloud_org_cloud_account_v2` and setting account_type = "tenant", I'm receiving the account onboard as an Active Directory and...