Skip to content

Commit a954789

Browse files
fix: (storage) update doc to link google_storage_bucket_object_content in google_storage_bucket_object (#12854) (#9238)
[upstream:c147b6b4f1977f7f67b3d591a82f7cca5953e40c] Signed-off-by: Modular Magician <[email protected]>
1 parent b64d456 commit a954789

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changelog/12854.txt

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

website/docs/r/storage_bucket_object.html.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Creates a new object inside an existing bucket in Google cloud storage service (
1313
and
1414
[API](https://cloud.google.com/storage/docs/json_api/v1/objects).
1515

16+
A datasource can be used to retrieve the data of the stored object:
17+
18+
* `google_storage_bucket_object_content`: Retrieves the content within a specified bucket object in Google Cloud Storage Service (GCS)
19+
1620

1721
## Example Usage
1822

0 commit comments

Comments
 (0)