Skip to content

Commit 8b242ff

Browse files
authored
Update data_source_tc_images.go
fix error push
1 parent cc6e325 commit 8b242ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tencentcloud/data_source_tc_images.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/*
22
Use this data source to query images.
3+
34
Example Usage
5+
46
```hcl
57
data "tencentcloud_images" "foo" {
68
image_type = ["PUBLIC_IMAGE"]

0 commit comments

Comments
 (0)