Open jasonckeating opened 2 years ago
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
I'd like to know what types of registries are supported, and what their values are. (example: aws, ecr, sonatype, nexus....)
I think this information is available in openapi file in the Compute console.
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 fix