Skip to content

Commit 05bc63f

Browse files
authored
Merge pull request #716 from tencentcloudstack/fix/tcr-instance-doc
fix: tcr instance documents
2 parents 93e2621 + 00ce138 commit 05bc63f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tencentcloud/resource_tc_tcr_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ resource "tencentcloud_tcr_instance" "foo" {
1515
```
1616
1717
Using public network access whitelist
18-
```
18+
```hcl
1919
resource "tencentcloud_tcr_instance" "foo" {
2020
name = "example"
2121
instance_type = "basic"

website/docs/r/tcr_instance.html.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
subcategory: "Tencent Container Registry(TCR)"
43
layout: "tencentcloud"

0 commit comments

Comments
 (0)