Use Case

IT process automation

Automate cloud infrastructure with workflows that control Google Cloud services.

Schedule Monthly Workflow

Set up a monthly workflow to automatically detect and remediate security compliance issues.

Iterate Through Critical Resources and IAM Permissions

Loop through all critical resources and IAM permissions to identify any that require renewal or review.

Send Approval Renewal Requests

Use a Cloud Function to send out requests for approval renewal for those resources and permissions identified in the previous step.

Monitor Renewal Responses

Track the responses to the renewal requests, noting which permissions have been renewed.

Remove Non-Renewed Permissions

Automatically remove access for any permissions not renewed within 14 days of the request.