terraform-provider-prismacloudcompute icon indicating copy to clipboard operation
terraform-provider-prismacloudcompute copied to clipboard

Terraform provider for Prisma Cloud Compute

Results 14 terraform-provider-prismacloudcompute issues
Sort by recently updated
recently updated
newest added

## Documentation link - [GitHub resource](https://github.com/PaloAltoNetworks/terraform-provider-prismacloudcompute/blob/main/internal/provider/resource_credentials.go) - [Terraform PrismaCloudCompute page](https://registry.terraform.io/providers/PaloAltoNetworks/prismacloudcompute/latest/docs) ## Describe the problem - The resource "**prismacloudcompute_credential**" exists in GitHub repo... - but **does not** exist in the registry.terraform.io...

documentation

## Description WIP! Add WaaS resources to the Terraform provider ## Motivation and Context These resources are missing. ## How Has This Been Tested? On my own SA tenant. ##...

## Documentation link https://registry.terraform.io/providers/PaloAltoNetworks/prismacloudcompute/latest/docs/resources/registry_settings#:~:text=%7B%0A%20%20specification%20%7B-,type%20%20%20%20%20%20%20%20%3D%20%222%22,-registry%20%20%20%20%3D%20%22%22 ## Describe the problem I'd like to know what types of registries are supported, and what their values are. (example: aws, ecr, sonatype, nexus....) ## Suggested...

documentation

## Describe the bug The Resource prismacloudcompute_group will only create local groups. To create a group which is tied to one or more Identity Providers, one of the fields below...

bug