GoogleCloudPlatform / terraform-google-cloud-run

Deploys apps to Cloud Run, along with option to map custom domain
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-run/google
Apache License 2.0
136 stars 87 forks source link

Modules are not in sync with latest features from official TF reources #153

Closed steren closed 5 months ago

steren commented 11 months ago

The Cloud Run team produces official terraform resources for all Cloud Run resources. Every GA feature is guaranteed by design and process to be available in the terraform resource, see TF docs

This module is not in sync with the latest features added to Cloud Run. For example: containers should now accept a list of containers.

It is unclear what the value of this module is, compared to the drawbacks of it not capturing all Cloud Run features.

At a minimum, I would suggest to point at the TF resource from this module README. So that users are aware they could directly use the TF resource.

gueux commented 9 months ago

@steren Im working on adding multicontainer support for cloud run module, you can check my progress here I'll appreciate your suggestions.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

steren commented 7 months ago

ping

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days