GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
892 stars 220 forks source link

Need DLP YAML Template #644

Open vivek725k opened 2 years ago

vivek725k commented 2 years ago

based on ticket ID #642

Describe the feature or resource

DLP Scan config (create config), Inspection(create job trigger ) configuration(create template)

Importance

--->

vivek725k commented 2 years ago

Hi Team,

please update on this

diviner524 commented 2 years ago

@vivek725k could you please specify the exact REST resource you need support from the list below, thanks!

https://cloud.google.com/dlp/docs/reference/rest

vivek725k commented 2 years ago

Need Templates for Job creation, Scanning and De-identification templates

maqiuyujoyce commented 2 years ago

Hi @vivek725k , thank you for your response.

Could you confirm the resources you are requesting are the following?

Or does your use case need resources under locations instead? I.e.

vivek725k commented 2 years ago

our Use case need resource under location , please provide the same as per below references-

Job creation: https://cloud.google.com/dlp/docs/reference/rest/v2/projects.locations.dlpJobs Scanning: https://cloud.google.com/dlp/docs/reference/rest/v2/projects.locations.jobTriggers De-identification templates: https://cloud.google.com/dlp/docs/reference/rest/v2/projects.locations.deidentifyTemplates

maqiuyujoyce commented 2 years ago

Hi @vivek725k , thank you for the clarification! We've added them to the list of resources we're looking into and will let you know when we have more information.

Please reach out to us via Cloud support to prioritize your request if they are blockers.

vivek725k commented 2 years ago

Hi , can you share the YAML templets for resources .

mbzomowski commented 2 years ago

Hi @vivek725k I'm not quite sure what you're asking, can you clarify?

vivek725k commented 2 years ago

I am asking standard YAML templets for scan , job trigger etc.,

jcanseco commented 2 years ago

Hi @vivek725k, we cannot provide you such YAML templates yet unfortunately since we do not support those resources yet.

Once we support those resources, we will also update our docs to include samples of how to use them.