GoogleCloudPlatform / GoogleCloudPlatform/knowledge-catalog-labs

DLP template missing

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
101
Forks
47
Avg merge
1d 19h
Merged PRs (30d)
4

Description

There seems to be a step missing in the [DLP lab](https://github.com/GoogleCloudPlatform/dataplex-labs/blob/main/data-mesh-banking-labs/lab5-data-classification/README.md) that explains how to copy the template.

```
export PROJECT_ID=$(gcloud config get-value project)
gsutil cp gs://${PROJECT_ID}_dataplex_process/common/tagmanager-1.0-SNAPSHOT.jar /tmp/
java -cp /tmp/tagmanager-1.0-SNAPSHOT.jar com.google.cloud.dataplex.setup.CreateDLPInspectionTemplate ${PROJECT_ID} global marsbank_dlp_template
```

Contributor guide

Open the contributing guide

Research direction

Open data-mesh-banking-labs/lab5-data-classification/README.md and find the DLP lab setup steps. Add the missing explanation for copying the template, using the gcloud, gsutil, and Java commands shown in the issue; the lab is done when a reader can follow the README to create the DLP inspection template.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, java, shell
Domain
cloud, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.