Skip to content

Commit 5d96319

Browse files
Use "Cloud Run" instead of "Cloud Run (2nd gen)" (#7098) (#13427)
Fix #13414 Same PR as #13415 Signed-off-by: Modular Magician <[email protected]> Signed-off-by: Modular Magician <[email protected]>
1 parent 7043c2c commit 5d96319

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.changelog/7098.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/r/cloud_run_v2_job.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# .github/CONTRIBUTING.md.
1313
#
1414
# ----------------------------------------------------------------------------
15-
subcategory: "Cloud Run (2nd gen)"
15+
subcategory: "Cloud Run"
1616
page_title: "Google: google_cloud_run_v2_job"
1717
description: |-
1818
A Cloud Run Job resource that references a container image which is run to completion.

website/docs/r/cloud_run_v2_service.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# .github/CONTRIBUTING.md.
1313
#
1414
# ----------------------------------------------------------------------------
15-
subcategory: "Cloud Run (2nd gen)"
15+
subcategory: "Cloud Run"
1616
page_title: "Google: google_cloud_run_v2_service"
1717
description: |-
1818
Service acts as a top-level container that manages a set of configurations and revision templates which implement a network service.

0 commit comments

Comments
 (0)