terraform-google-cloud-run
terraform-google-cloud-run copied to clipboard
feat(cloudrun-job): Allow defining network interfaces
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.
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.
@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