Skip to content

Commit bf32b1a

Browse files
Corrected category for cloud_run_v2 datasource docs (#11361) (#19029)
[upstream:0bb2d807147526036be198bacf9389c4792265d5] Signed-off-by: Modular Magician <magic-modules@google.com>
1 parent 9f114c1 commit bf32b1a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.changelog/11361.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/d/cloud_run_v2_job.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
subcategory: "Cloud Run"
2+
subcategory: "Cloud Run (v2 API)"
33
description: |-
44
Get information about a Google Cloud Run v2 Job.
55
---

website/docs/d/cloud_run_v2_service.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
subcategory: "Cloud Run"
2+
subcategory: "Cloud Run (v2 API)"
33
description: |-
44
Get information about a Google Cloud Run v2 Service.
55
---

0 commit comments

Comments
 (0)