Skip to content

Commit 1dfc8e8

Browse files
committed
add changelog
1 parent 0cd07c0 commit 1dfc8e8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.changelog/2757.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
data_source/tencentcloud_instances: add params `uuid`
3+
```

website/docs/d/instances.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ In addition to all arguments above, the following attributes are exported:
9696
* `system_disk_size` - Size of the system disk.
9797
* `system_disk_type` - Type of the system disk.
9898
* `tags` - Tags of the instance.
99+
* `uuid` - Globally unique ID of the instance.
99100
* `vpc_id` - ID of the vpc.
100101

101102

0 commit comments

Comments
 (0)