turbot/steampipe-plugin-gcp

Add iam_policy in table gcp_cloud_run_service

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.

Add IAM policy in table gcp_cloud_run_service

https://pkg.go.dev/google.golang.org/api@v0.139.0/run/v2#GoogleIamV1Binding

Note: This is required to check if cloud run service is public.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.