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

Cloud Run v2 support

Open bharathkkb opened this issue 1 year ago • 3 comments

bharathkkb avatar May 08 '24 04:05 bharathkkb

This is going to be a completely new API or TF resource google_cloud_run_v2_service.

Two options I see, which will be a destructive change in both cases and rebuild the submodules and solutions developed here.

  1. Conditional counts and add 2 resource blocks.
  2. Use only the latest resource block (which seems to offer similar inputs at the first glance).

Option 3 would be a submodule which will be independent and non destructive.

prabhu34 avatar May 08 '24 09:05 prabhu34

I am thinking we could start with 3 and then in a future breaking change move it as the main module while making v1 into a submodule.

bharathkkb avatar May 08 '24 15:05 bharathkkb

@q2w will take a pass at the submodule

bharathkkb avatar May 09 '24 18:05 bharathkkb

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

github-actions[bot] avatar Jul 08 '24 23:07 github-actions[bot]