terraform-google-cloud-run icon indicating copy to clipboard operation
terraform-google-cloud-run copied to clipboard

feat: support new invoker_iam_disabled flag

Open ben-pulse opened this issue 7 months ago • 1 comments

There's a new flag for Cloud Run V2 API that GA'd last month.

It is supported in the cloud_run_v2_service here: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_run_v2_service#example-usage---cloudrunv2-service-invokeriam

This PR exposes that in the v2 module.

ben-pulse avatar Apr 28 '25 07:04 ben-pulse

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Apr 28 '25 07:04 google-cla[bot]