GoogleCloudPlatform / dlp-dataflow-deidentification

Multi Cloud Data Tokenization Solution By Using Dataflow and Cloud DLP
Apache License 2.0
89 stars 53 forks source link

Add steps to Run this pipeline outside Google Cloud shell #161

Closed chitara-01 closed 11 months ago

chitara-01 commented 11 months ago

Summary (Short summary of what is being done) :

Added steps to run the pipeline when user does not have access to Google cloud shell.

Description (Describe in detail the fix made) :

Modified the script to create DLP template and added instruction in README for the same.

Bug ID (if any) :


Public Documentation (if any) :


TESTED (Test Cases with scenario and description - must have 1 positive and 1 negative scenario) :

Tested on GCE VM and local environment.