GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
889 stars 218 forks source link

Support Cloud Run #305

Open michael-bouvy opened 3 years ago

michael-bouvy commented 3 years ago

Describe the feature or the resource that you want.

In order to scale efficiently transactional applications, we're looking forward to be able to create Cloud Run resources through this connector:

Thanks!

jcanseco commented 3 years ago

Thanks @michael-bouvy, we appreciate you pointing out the specific Terraform resources you'd like to see supported in Config Connector. We've added both to the list of resources we're looking into and will let you know when we have more information!

davidmitchell2019 commented 3 years ago

Hola, this request is old, can we implement??

xiaobaitusi commented 3 years ago

Hi @davidmitchell2019, we have contacted cloud run service team for collaboration to support their resources. Currently we are waiting on service team to make appropriate prerequisite changes. The rough timeline is EOQ3.

maqiuyujoyce commented 2 years ago

Hi, RunService (alpha) has been released in 1.70.0.

eda-yuji-10472 commented 2 years ago

hello I also want to manage Cloud Run resources using Config Connector. However, I think that it is not suitable for managing Cloud Run, which is an immutable resource, with the current construction. I think it is necessary to cut out Revision as a separate resource in the same way as the version of SecretManager.