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

Deploys apps to Cloud Run, along with option to map custom domain

Results 74 terraform-google-cloud-run issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [0.13.1](https://github.com/GoogleCloudPlatform/terraform-google-cloud-run/compare/v0.13.0...v0.13.1) (2024-10-01) ### Bug Fixes * Various fixes to volumes and volume mounts ([#213](https://github.com/GoogleCloudPlatform/terraform-google-cloud-run/issues/213)) ([3f922b8](https://github.com/GoogleCloudPlatform/terraform-google-cloud-run/commit/3f922b818ec522cd8dbfa6ff27999d656fb712d9)) --- This PR was generated...

autorelease: pending

## What I did I added the `tcp_socket` attribute to the `variables.tf` of the `v2` modules. ## Errors When I use the v2 module, I encountered the following error. ```bash...

> Failed to list OAuth clients: com.google.apps.framework.auth.IamPermissionDeniedException: IAM authority does not have the permission 'clientauthconfig.clients.list' required for action AppIdentityClientAuthConfigService-ListClients on resource 'brands/496707118802'. Explanation: Security Context: RecordingSecurityContext{delegate=ValidatedSecurityContextWithSystemAuthorizationPolicy{delegate=ValidatedSecurityContextWithRegistryHandle{delegate=ValidatedSecurityContextWithObligations{delegate=ContextWithGaiaMintToken{delegate=ValidatedIamSecurityContext{user=gaiauser/0x1000013a6c7eb, creds=EndUserCreds{loggable_credential { type: GAIA_MINT...

Provided firestore permissions to the cloud run service identity

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.

### Description Show how to create a Cloud Run service that continuously deploys from a Git repository. Demonstrate the same functionality as in the [Cloud Run console page](https://cloud.google.com/run/docs/quickstarts/deploy-continuously). ### Context...

P3

This PR allows mounting GCS buckets to cloud run jobs

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...

dependencies
go