We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6e325 commit 8b242ffCopy full SHA for 8b242ff
tencentcloud/data_source_tc_images.go
@@ -1,6 +1,8 @@
1
/*
2
Use this data source to query images.
3
+
4
Example Usage
5
6
```hcl
7
data "tencentcloud_images" "foo" {
8
image_type = ["PUBLIC_IMAGE"]
0 commit comments