terraform-google-cloud-run
terraform-google-cloud-run copied to clipboard
feat: support new invoker_iam_disabled flag
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.
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.