terraform-google-modules/terraform-google-iam

cloud_run_services_iam doesn't support cloud run jobs

pputman-clabs opened this issue · 1 comments

TL;DR

Currently only type "services" of cloud run are supported, but would like to also include "jobs"

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_run_v2_job

Detailed design

It should be as simple as either creating a new module almost identical to the existing one for services, or just adding an option in the existing one that would call the cloud run jobs resource if set, rather than services.

Additional information

No response

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days