This solution provides an automated, serverless way to redact sensitive data from PDF files using Google Cloud Services like Data Loss Prevention (DLP), Cloud Workflows, and Cloud Run.
Apache License 2.0
49
stars
25
forks
source link
Fixed GCS access issues and migrated off container registry #26
Google made IAM changes to Cloud Build which removed default permissions to GCS. This PR provides deployment steps to overcome such changes.
Additionally, this PR also migrates off [legacy] Container Registry and on to Artifact Registry.