GoogleCloudPlatform / dlp-pdf-redaction

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
51 stars 25 forks source link

Upgrade google terraform provider and cloud run service resource #12

Closed felimartina closed 1 year ago

felimartina commented 1 year ago

Upgraded google provider to version 4.50. Upgraded cloudrun service resource from google_cloud_run_service to google_cloud_run_v2_service.