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
140 stars 93 forks source link

Module use DomainMappings, a preview feature #152

Closed steren closed 4 months ago

steren commented 1 year ago

This module helps users set up a domain while creating Cloud Run services.

The DomainMapping feature of Cloud Run is a preview feature, it will unfortunately not reach GA and we are trying to steer users away from it.

The module should make this clear to users.

github-actions[bot] commented 10 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 10 months ago

This issue isn't obsolete

github-actions[bot] commented 8 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 8 months ago

still true

github-actions[bot] commented 6 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

pataquets commented 6 months ago

Too bad Google is dropping this feature. It comes very handy. Is there another alternative other than shelling out the monthly fixed spend of the Google Load Balancer?

Sounds quite contradictory for a, serverless, pay-for-use product to need a fixed-cost component for providing external connectivity...

Is the feature discussion or roadmap public to check the rationale, in case users are missing some important point?

Thanks!

steren commented 6 months ago

Is there another alternative other than shelling out the monthly fixed spend of the Google Load Balancer?

yes, Firebase Hosting is free of charge: https://cloud.google.com/run/docs/mapping-custom-domains#firebase

github-actions[bot] commented 4 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