Skip to content

Conversation

nikhars
Copy link

@nikhars nikhars commented Mar 11, 2025

The terraform resource allows defining network interfaces but the module does not. Allow this capability to specify the network and subnetwork directly.

You can see the argument reference here https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_run_v2_job#argument-reference

And the cloudrun module already supports it https://github.com/GoogleCloudPlatform/terraform-google-cloud-run/blob/v0.16.4/modules/v2/variables.tf#L137-L141

Want a similar behavior for cloudrun job.

@nikhars nikhars requested review from anamer, prabhu34, q2w and a team as code owners March 11, 2025 23:39
Copy link

google-cla bot commented Mar 11, 2025

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.

The terraform resource allows defining network interfaces but the module does not.
Allow this capability to specify the network and subnetwork directly.
@q2w q2w force-pushed the nikhars/fix/cloudrun-job branch from ee80170 to bcf97e5 Compare July 15, 2025 17:47
@q2w q2w requested a review from ayushmjain as a code owner July 15, 2025 17:47
@q2w
Copy link
Collaborator

q2w commented Jul 15, 2025

@nikhars The lint is failing with Error: Documentation generation has not been run, please run the document generation command https://codelabs.developers.google.com/cft-onboarding/#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants