Skip to content

Commit a4374c2

Browse files
committed
add
1 parent 62c7514 commit a4374c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tencentcloud/services/audit/resource_tc_audit_track.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ resource "tencentcloud_audit_track" "example" {
3939
storage_name = "db90b92c-91d2-46b0-94ac-debbbb21dc4e"
4040
storage_prefix = "cloudaudit"
4141
storage_region = "ap-guangzhou"
42-
storage_type = "cls"
42+
storage_type = "cos"
4343
storage_account_id = "100037717137"
4444
storage_app_id = "1309116520"
4545
}

website/docs/r/audit_track.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ resource "tencentcloud_audit_track" "example" {
5050
storage_name = "db90b92c-91d2-46b0-94ac-debbbb21dc4e"
5151
storage_prefix = "cloudaudit"
5252
storage_region = "ap-guangzhou"
53-
storage_type = "cls"
53+
storage_type = "cos"
5454
storage_account_id = "100037717137"
5555
storage_app_id = "1309116520"
5656
}

0 commit comments

Comments
 (0)